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

github.com/adityatelange/hugo-PaperMod.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEzqzy <69109181+Ezqzy@users.noreply.github.com>2022-11-12 10:37:33 +0300
committerGitHub <noreply@github.com>2022-11-12 10:37:33 +0300
commit4bd96d62719b044ba28380ad2cb06c57a631afca (patch)
treea70c8f9dda5c6087676e6f896988c646f6748b34
parent3b83cdc4b577804e34eb39631f0551797256452a (diff)
Added Croatian translation (hr.yaml) (#1044)HEADmaster
-rw-r--r--i18n/hr.yaml33
1 files changed, 33 insertions, 0 deletions
diff --git a/i18n/hr.yaml b/i18n/hr.yaml
new file mode 100644
index 00000000..2f2d228c
--- /dev/null
+++ b/i18n/hr.yaml
@@ -0,0 +1,33 @@
+- id: prev_page
+ translation: "Prethodna stranica"
+
+- id: next_page
+ translation: "Sljedeća stranica"
+
+- id: read_time
+ translation:
+ one : "1 minuta"
+ other: "{{ .Count }} minute"
+
+- id: words
+ translation:
+ one : "riječ"
+ other: "{{ .Count }} riječi"
+
+- id: toc
+ translation: "Tablica Sadržaja"
+
+- id: translations
+ translation: "Prijevodi"
+
+- id: home
+ translation: "Početna stranica"
+
+- id: edit_post
+ translation: "Promjeni"
+
+- id: code_copy
+ translation: "kopiraj"
+
+- id: code_copied
+ translation: "kopirano!"