diff options
Diffstat (limited to 'apps/user_ldap/l10n')
-rw-r--r-- | apps/user_ldap/l10n/is.js | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/is.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/is.js b/apps/user_ldap/l10n/is.js index a77b22a4172..ed3ac95aae5 100644 --- a/apps/user_ldap/l10n/is.js +++ b/apps/user_ldap/l10n/is.js @@ -7,6 +7,7 @@ OC.L10N.register( "Help" : "Hjálp", "Host" : "Netþjónn", "Password" : "Lykilorð", + "Continue" : "Halda áfram", "Advanced" : "Ítarlegt" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/user_ldap/l10n/is.json b/apps/user_ldap/l10n/is.json index 0abb0fcb0df..aa48708e8b6 100644 --- a/apps/user_ldap/l10n/is.json +++ b/apps/user_ldap/l10n/is.json @@ -5,6 +5,7 @@ "Help" : "Hjálp", "Host" : "Netþjónn", "Password" : "Lykilorð", + "Continue" : "Halda áfram", "Advanced" : "Ítarlegt" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" }
\ No newline at end of file |