mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-31 19:02:59 +01:00
i18n: include about and poweredBy in locales (#4140)
This commit is contained in:
parent
b7dff552f0
commit
2814ebfe65
1 changed files with 2 additions and 0 deletions
|
@ -40,6 +40,8 @@
|
|||
"pad.settings.fontType": "Font type:",
|
||||
"pad.settings.fontType.normal": "Normal",
|
||||
"pad.settings.language": "Language:",
|
||||
"pad.settings.about": "About",
|
||||
"pad.settings.poweredBy": "Powered by",
|
||||
|
||||
"pad.importExport.import_export": "Import/Export",
|
||||
"pad.importExport.import": "Upload any text file or document",
|
||||
|
|
Loading…
Reference in a new issue