diff options
Diffstat (limited to 'lib/l10n/fo.js')
-rw-r--r-- | lib/l10n/fo.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/fo.js b/lib/l10n/fo.js index 9f86f94b4ce..83729a244f8 100644 --- a/lib/l10n/fo.js +++ b/lib/l10n/fo.js @@ -1,12 +1,13 @@ OC.L10N.register( "lib", { + "Files" : "fílur", + "Accounts" : "Accounts", "Email" : "T-post", "Twitter" : "Twitter", "Website" : "Heimasíða", "Address" : "Adressa", "Profile picture" : "Profil mynd", - "Full name" : "Fulla navn", "Authentication error" : "Samgildis feilur" }, "nplurals=2; plural=(n != 1);"); |