diff options
Diffstat (limited to 'lib/l10n/fo.js')
-rw-r--r-- | lib/l10n/fo.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/l10n/fo.js b/lib/l10n/fo.js index ca1307ad937..9f86f94b4ce 100644 --- a/lib/l10n/fo.js +++ b/lib/l10n/fo.js @@ -1,6 +1,12 @@ OC.L10N.register( "lib", { + "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);"); |