diff options
Diffstat (limited to 'lib/l10n/sr.js')
-rw-r--r-- | lib/l10n/sr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/sr.js b/lib/l10n/sr.js index dede3ddc4b4..0e263af680e 100644 --- a/lib/l10n/sr.js +++ b/lib/l10n/sr.js @@ -114,7 +114,6 @@ OC.L10N.register( "Address" : "Адреса", "Profile picture" : "Слика профила", "About" : "О програму", - "Full name" : "Пуно име", "Headline" : "Наслов", "Organisation" : "Организација", "Role" : "Улога", @@ -265,6 +264,7 @@ OC.L10N.register( "Storage connection error. %s" : "Грешка приликом повезивања на складиште. %s", "Storage is temporarily not available" : "Складиште привремено није доступно", "Storage connection timeout. %s" : "Истекло је време за повезивање на складиште. %s", + "Full name" : "Пуно име", "%s enter the database username and name." : "%s унеси корисничко име базе података и име.", "%s enter the database username." : "%s унеси корисничко име базе података.", "%s enter the database name." : "%s унеси име базе података.", |