diff options
Diffstat (limited to 'core/l10n/eo.js')
-rw-r--r-- | core/l10n/eo.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/eo.js b/core/l10n/eo.js index 7aba923dfca..332045d6c49 100644 --- a/core/l10n/eo.js +++ b/core/l10n/eo.js @@ -212,6 +212,7 @@ OC.L10N.register( "%s will be updated to version %s" : "%s ĝisdatiĝos al eldono %s", "These apps will be updated:" : "Ĉi tiuj aplikaĵoj ĝisdatiĝos:", "These incompatible apps will be disabled:" : "Ĉi tiuj malkongruaj aplikaĵoj malkapabliĝos:", - "Start update" : "Ekĝisdatigi" + "Start update" : "Ekĝisdatigi", + "Error loading message template: {error}" : "Eraris ŝargo de mesaĝa ŝablono: {eraro}" }, "nplurals=2; plural=(n != 1);"); |