Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -12/+172 |
| | | | | | | | | | * 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. | ||||
* | Initialize a translation function | ArthurHoaro | 2016-08-07 | 1 | -0/+41 |
It matches the API of ngettext(). |