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