From 64c40fe6bd6ac8af9c58e02a9187a557c0c3213a Mon Sep 17 00:00:00 2001 From: Haziq Rohaizan <49823671+mhrk04@users.noreply.github.com> Date: Sat, 30 Apr 2022 01:02:02 +0800 Subject: [PATCH] Add translations for Malay(ms) (#899) --- 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..d8a9eff --- /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 minit" + other: "{{ .Count }} minit" + +- 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!"