Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/eo.js')
-rw-r--r--l10n/eo.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/eo.js b/l10n/eo.js
index 4c6ca6eb..64b0c91e 100644
--- a/l10n/eo.js
+++ b/l10n/eo.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"passman",
{
+ "Passwords" : "Pasvortoj",
"Done" : "Farita",
"File read." : "Dosiero legita.",
"Adding {{credential}}" : "Aldonado {{credential}}",
@@ -25,7 +26,6 @@ OC.L10N.register(
"Day(s)" : "Tago(j)",
"Week(s)" : "Semajno(j)",
"Month(s)" : "Monato(j)",
- "Year(s)" : "Jaro(j)",
- "Passwords" : "Pasvortoj"
+ "Year(s)" : "Jaro(j)"
},
"nplurals=2; plural=(n != 1);");