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:
authorEm <105593707+aemtsh@users.noreply.github.com>2022-06-24 18:30:09 +0300
committerGitHub <noreply@github.com>2022-06-24 18:30:09 +0300
commit9af128a8a638d139771afc30a8f331a73ce810b1 (patch)
tree4e5f4f99310e5fae4533d3d79dc9814114aa4b8c
parent7683ef1825aefa5f209ce19d1bd5f9aeb302828f (diff)
Update Indonesian Languange (id.yaml) (#955)
-rw-r--r--i18n/id.yaml19
1 files changed, 18 insertions, 1 deletions
diff --git a/i18n/id.yaml b/i18n/id.yaml
index 0add1217..6262bbb0 100644
--- a/i18n/id.yaml
+++ b/i18n/id.yaml
@@ -9,8 +9,25 @@
one : "1 menit"
other: "{{ .Count }} menit"
+- id: words
+ translation:
+ one : "kata"
+ other: "{{ .Count }} kata"
+
- id: toc
- translation: "Daftar Isi"
+ translation: "Daftar isi"
- id: translations
translation: "Terjemahan"
+
+- id: home
+ translation: "Beranda"
+
+- id: edit_post
+ translation: "Sunting"
+
+- id: code_copy
+ translation: "salin"
+
+- id: code_copied
+ translation: "disalin!" \ No newline at end of file