Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Optimize and cleanup imports | VirtualTam | 2019-01-13 | 1 | -1/+1 |
| | | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net> | ||||
* | lint: apply phpcbf to tests/ | VirtualTam | 2018-12-02 | 1 | -1/+0 |
| | | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net> | ||||
* | Load theme translations files automatically | ArthurHoaro | 2018-03-26 | 1 | -0/+26 |
| | | | | | | Fixes #1077 Take a look at the docs update to see how it works | ||||
* | Add language selection in the configure page of the default theme | ArthurHoaro | 2017-10-22 | 1 | -2/+4 |
| | |||||
* | Shaarli's translation | ArthurHoaro | 2017-10-22 | 1 | -0/+173 |
* translation system and unit tests * Translations everywhere Dont use translation merge It is not available with PHP builtin gettext, so it would have lead to inconsistency. |