diff options
Diffstat (limited to 'apps/settings/l10n/fo.js')
-rw-r--r-- | apps/settings/l10n/fo.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/fo.js b/apps/settings/l10n/fo.js index c836ecd0a76..0e072df2e23 100644 --- a/apps/settings/l10n/fo.js +++ b/apps/settings/l10n/fo.js @@ -4,7 +4,6 @@ OC.L10N.register( "Saved" : "Goymt", "Email sent" : "Sendi t-post", "Private" : "Privat", - "Public" : "Alment", "Unable to change password" : "Kundi ikki broyta loyniorðið", "Select a profile picture" : "Vel ein profil mynd", "Groups" : "Bólkar", @@ -100,6 +99,7 @@ OC.L10N.register( "Twitter" : "Twitter", "Current password" : "Núverandi loyniorð", "New password" : "Nýtt loyniorð", - "Change password" : "Broyd loyniorð" + "Change password" : "Broyd loyniorð", + "Public" : "Alment" }, "nplurals=2; plural=(n != 1);"); |