From bd71dd002a7e0f3c2a3557d5f1c828c3270f8a6d Mon Sep 17 00:00:00 2001 From: Hussaini Zulkifli Date: Fri, 28 Jan 2022 00:51:36 +0800 Subject: [PATCH] =?UTF-8?q?Update=20translation=20for=20Malay=20?= =?UTF-8?q?=F0=9F=87=B2=F0=9F=87=BE=20(#641)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update translation for Malay 🇲🇾 * Another update --- i18n/ms.toml | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) diff --git a/i18n/ms.toml b/i18n/ms.toml index 24681c6..a913e56 100644 --- a/i18n/ms.toml +++ b/i18n/ms.toml @@ -1,21 +1,24 @@ [categories] one = "kategori" -other = "categories" +other = "kategori" [tags] one = "teg" -other = "tags" +other = "teg" [series] one = "siri" -other = "series" +other = "siri" + +[author] +other = "penulis" [authors] -one = "author" -other = "authors" +one = "penulis" +other = "penulis" [posts] -other = "posts" +other = "artikel" [reading_time] one = "Bacaan 1 minit" @@ -37,22 +40,22 @@ other = "Dikuasakan oleh" other = "Lihat juga" [note] -other = "note" +other = "nota" [tip] other = "tip" [example] -other = "example" +other = "contoh" [question] -other = "question" +other = "soalan" [info] -other = "info" +other = "maklumat" [warning] -other = "warning" +other = "amaran" [error] -other = "error" +other = "ralat"