diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/cs.js | 2 | ||||
-rw-r--r-- | lib/l10n/cs.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js index 499abcc9bf3..55cbe7cff4d 100644 --- a/lib/l10n/cs.js +++ b/lib/l10n/cs.js @@ -88,7 +88,7 @@ OC.L10N.register( "Security" : "Zabezpečení", "Groupware" : "Software pro podporu spolupráce", "Additional settings" : "Další nastavení", - "Personal info" : "Osobní informace", + "Personal info" : "Osobní údaje", "Mobile & desktop" : "Mobilní a desktop", "%s enter the database username and name." : "%s zadejte databázové uživatelské jméno a jméno.", "%s enter the database username." : "Zadejte uživatelské jméno %s databáze.", diff --git a/lib/l10n/cs.json b/lib/l10n/cs.json index 41dd910e8fd..0b5b5c80479 100644 --- a/lib/l10n/cs.json +++ b/lib/l10n/cs.json @@ -86,7 +86,7 @@ "Security" : "Zabezpečení", "Groupware" : "Software pro podporu spolupráce", "Additional settings" : "Další nastavení", - "Personal info" : "Osobní informace", + "Personal info" : "Osobní údaje", "Mobile & desktop" : "Mobilní a desktop", "%s enter the database username and name." : "%s zadejte databázové uživatelské jméno a jméno.", "%s enter the database username." : "Zadejte uživatelské jméno %s databáze.", |