Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/hr.js')
-rw-r--r--l10n/hr.js6
1 files changed, 1 insertions, 5 deletions
diff --git a/l10n/hr.js b/l10n/hr.js
index 4e2c3ba34..34d77edfb 100644
--- a/l10n/hr.js
+++ b/l10n/hr.js
@@ -50,10 +50,6 @@ OC.L10N.register(
"Blockquote" : "Oblikovano navođenje",
"Code block" : "Odjeljak s kodom",
"Retry" : "Pokušaj ponovno",
- "Unpushed changes" : "Neprimijenjene promjene",
- "Add link" : "Dodaj poveznicu",
- "Show image" : "Prikaži sliku",
- "Show file" : "Prikaži datoteku",
- "Paragraph" : "Odjeljak"
+ "Unpushed changes" : "Neprimijenjene promjene"
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");