diff options
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/hr.js | 1 | ||||
-rw-r--r-- | core/l10n/hr.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/hr.js b/core/l10n/hr.js index e02fc802caa..c3b91caedea 100644 --- a/core/l10n/hr.js +++ b/core/l10n/hr.js @@ -59,6 +59,7 @@ OC.L10N.register( "Choose a password for the public link" : "Odaberite lozinku za javnu vezu", "Choose a password for the public link or press the \"Enter\" key" : "Odaberite lozinku za javnu vezu ili stisnite \"Enter\" tipku", "Copied!" : "Kopirano!", + "Copy link" : "Kopirajte link", "Not supported!" : "Nije podržano!", "Press ⌘-C to copy." : "Pritisnite ⌘-C za kopiranje.", "Press Ctrl-C to copy." : "Pritisnite Ctrl-C za kopiranje.", diff --git a/core/l10n/hr.json b/core/l10n/hr.json index 0a629eba4da..4172efacc2e 100644 --- a/core/l10n/hr.json +++ b/core/l10n/hr.json @@ -57,6 +57,7 @@ "Choose a password for the public link" : "Odaberite lozinku za javnu vezu", "Choose a password for the public link or press the \"Enter\" key" : "Odaberite lozinku za javnu vezu ili stisnite \"Enter\" tipku", "Copied!" : "Kopirano!", + "Copy link" : "Kopirajte link", "Not supported!" : "Nije podržano!", "Press ⌘-C to copy." : "Pritisnite ⌘-C za kopiranje.", "Press Ctrl-C to copy." : "Pritisnite Ctrl-C za kopiranje.", |