From bd71dd002a7e0f3c2a3557d5f1c828c3270f8a6d Mon Sep 17 00:00:00 2001
From: Hussaini Zulkifli <hussaini.zulkifli@gmail.com>
Date: Thu, 27 Jan 2022 16:51:36 +0000
Subject: [PATCH] Update translation for Malay 🇲🇾 (#641)

---
 i18n/ms.toml |   27 +++++++++++++++------------
 1 files 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 = "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"

--
Gitblit v1.10.0