From be33dc2918df64dda6710d60c679f442fd44e865 Mon Sep 17 00:00:00 2001 From: Haziq Rohaizan <49823671+mhrk04@users.noreply.github.com> Date: Fri, 29 Apr 2022 20:51:50 +0800 Subject: [PATCH] add Translations for Malay --- i18n/ms.yaml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 i18n/ms.yaml diff --git a/i18n/ms.yaml b/i18n/ms.yaml new file mode 100644 index 0000000..58cbda4 --- /dev/null +++ b/i18n/ms.yaml @@ -0,0 +1,28 @@ +- id: prev_page + translation: "Halaman Sebelumnya" + +- id: next_page + translation: "Halaman Seterusnya" + +- id: read_time + translation: + one: "1 min" + other: "{{ .Count }} min" + +- id: toc + translation: "Isi Kandungan" + +- id: translations + translation: "Terjemahan" + +- id: home + translation: "Home" + +- id: edit_post + translation: "Sunting" + +- id: code_copy + translation: "Salin" + +- id: code_copied + translation: "Disalin!"