diff options
Diffstat (limited to 'lib/l10n/uz.js')
-rw-r--r-- | lib/l10n/uz.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/uz.js b/lib/l10n/uz.js index efbd83306a4..66304ff84dc 100644 --- a/lib/l10n/uz.js +++ b/lib/l10n/uz.js @@ -16,11 +16,11 @@ OC.L10N.register( "Address" : "Address", "Profile picture" : "Profil rasmi", "About" : "About", - "Full name" : "Full name", "Unknown user" : "Unknown user", "Set an admin password." : "Set an admin password.", "January" : "January", "Authentication error" : "Authentication error", - "Storage is temporarily not available" : "Storage is temporarily not available" + "Storage is temporarily not available" : "Storage is temporarily not available", + "Full name" : "Full name" }, "nplurals=1; plural=0;"); |