diff options
Diffstat (limited to 'lib/l10n/fo.js')
-rw-r--r-- | lib/l10n/fo.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/fo.js b/lib/l10n/fo.js index bd90bb90829..f5d2d603a55 100644 --- a/lib/l10n/fo.js +++ b/lib/l10n/fo.js @@ -7,7 +7,7 @@ OC.L10N.register( "Website" : "Heimasíða", "Address" : "Adressa", "Profile picture" : "Profil mynd", - "Full name" : "Fulla navn", - "Authentication error" : "Samgildis feilur" + "Authentication error" : "Samgildis feilur", + "Full name" : "Fulla navn" }, "nplurals=2; plural=(n != 1);"); |