diff options
Diffstat (limited to 'apps/theming/l10n')
-rw-r--r-- | apps/theming/l10n/hr.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/hr.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/theming/l10n/hr.js b/apps/theming/l10n/hr.js index 324da2349a7..5108864a6a5 100644 --- a/apps/theming/l10n/hr.js +++ b/apps/theming/l10n/hr.js @@ -30,6 +30,7 @@ OC.L10N.register( "Legal notice" : "Pravna obavijest", "Privacy policy" : "Pravila o privatnosti", "Adjust the Nextcloud theme" : "Prilagodi temu Nextclouda", + "Open documentation" : "Otvori dokumentaciju", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Upravljanje temama omogućuje jednostavno prilagođavanje izgleda vaše instance i podržanih klijenata. To će biti vidljivo svim korisnicima.", "Name" : "Naziv", "Reset to default" : "Vrati na zadanu postavku", diff --git a/apps/theming/l10n/hr.json b/apps/theming/l10n/hr.json index cac4c4211b9..d93442cb197 100644 --- a/apps/theming/l10n/hr.json +++ b/apps/theming/l10n/hr.json @@ -28,6 +28,7 @@ "Legal notice" : "Pravna obavijest", "Privacy policy" : "Pravila o privatnosti", "Adjust the Nextcloud theme" : "Prilagodi temu Nextclouda", + "Open documentation" : "Otvori dokumentaciju", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Upravljanje temama omogućuje jednostavno prilagođavanje izgleda vaše instance i podržanih klijenata. To će biti vidljivo svim korisnicima.", "Name" : "Naziv", "Reset to default" : "Vrati na zadanu postavku", |