mirror of
https://github.com/leanote/desktop-app.git
synced 2025-10-18 17:52:17 +00:00
complete german translation
- add german translation to all plugin dialogs - add german translation of all template files - add german translation to all themes - add german language file to tinymce editor - fix leanote import dialog on all languages in plugins/import_leanote/plugin.js
This commit is contained in:
@@ -43,6 +43,14 @@ define(function() {
|
||||
'exportFailure': 'Leanote saved failure!',
|
||||
'notExists': 'Please sync your note to ther server firslty.'
|
||||
},
|
||||
'de-de': {
|
||||
'export': 'Als Leanote exportieren',
|
||||
'Exporting': 'Exportiere',
|
||||
'Exporting: ': 'Exportiere: ',
|
||||
'exportSuccess': 'Leanote erfolgreich gespeichert!',
|
||||
'exportFailure': 'Leanote speichern fehlgeschlagen!',
|
||||
'notExists': 'Bitte Notizen zuerst mit dem Server synchronisieren.'
|
||||
},
|
||||
'zh-cn': {
|
||||
'export': '导出Leanote',
|
||||
'Exporting': '正在导出',
|
||||
|
Reference in New Issue
Block a user