From 9af128a8a638d139771afc30a8f331a73ce810b1 Mon Sep 17 00:00:00 2001 From: Em <105593707+aemtsh@users.noreply.github.com> Date: Fri, 24 Jun 2022 22:30:09 +0700 Subject: [PATCH] Update Indonesian Languange (id.yaml) (#955) --- i18n/id.yaml | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) 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