diff options
Diffstat (limited to 'apps/user_status')
-rw-r--r-- | apps/user_status/l10n/hr.js | 3 | ||||
-rw-r--r-- | apps/user_status/l10n/hr.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/user_status/l10n/hr.js b/apps/user_status/l10n/hr.js index b92cad83cc1..6babb39adf2 100644 --- a/apps/user_status/l10n/hr.js +++ b/apps/user_status/l10n/hr.js @@ -7,8 +7,11 @@ OC.L10N.register( "Out sick" : "Na bolovanju", "Vacationing" : "Na odmoru", "Working remotely" : "Rad na daljinu", + "In a call" : "U pozivu", "User status" : "Status korisnika", + "View profile" : "Prikaži profil", "Clear status message after" : "Izbriši poruku statusa nakon", + "What is your status?" : "Koji je vaš status?", "Set status" : "Postavi status", "Online status" : "Status na mreži", "Status message" : "Poruka statusa", diff --git a/apps/user_status/l10n/hr.json b/apps/user_status/l10n/hr.json index 9dc63046a59..362e39fb2f0 100644 --- a/apps/user_status/l10n/hr.json +++ b/apps/user_status/l10n/hr.json @@ -5,8 +5,11 @@ "Out sick" : "Na bolovanju", "Vacationing" : "Na odmoru", "Working remotely" : "Rad na daljinu", + "In a call" : "U pozivu", "User status" : "Status korisnika", + "View profile" : "Prikaži profil", "Clear status message after" : "Izbriši poruku statusa nakon", + "What is your status?" : "Koji je vaš status?", "Set status" : "Postavi status", "Online status" : "Status na mreži", "Status message" : "Poruka statusa", |