mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-01 20:59:14 -04:00
feat(i18n) Custom i18n strings (#4000)
* Custom i18n strings (and some code formatting) * Documentation for per-instance l10n overwrites
This commit is contained in:
parent
170f471299
commit
61c7bb9699
7 changed files with 54 additions and 6 deletions
|
@ -551,5 +551,8 @@
|
|||
*/
|
||||
|
||||
]
|
||||
} // logconfig
|
||||
}, // logconfig
|
||||
|
||||
/* Override any strings found in locale directories */
|
||||
"customLocaleStrings": {}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue