themes/hugo-coder/i18n/ms.toml
5d49fbf4c476ae3dda8062489e51277c15ab230d
· 412 B · 27 lines
raw
| 1 | [category] |
| 2 | other = "kategori" |
| 3 | |
| 4 | [tag] |
| 5 | other = "teg" |
| 6 | |
| 7 | [series] |
| 8 | other = "siri" |
| 9 | |
| 10 | [reading_time] |
| 11 | one = "Bacaan 1 minit" |
| 12 | other = "Bacaan {{ .Count }} minit" |
| 13 | |
| 14 | [page_not_found] |
| 15 | other = "Halaman Tidak Dijumpai" |
| 16 | |
| 17 | [page_does_not_exist] |
| 18 | other = "Maaf, halaman ini tidak wujud." |
| 19 | |
| 20 | [head_back] |
| 21 | other = "Kembali ke <a href=\"{{ . }}\">halaman utama</a>." |
| 22 | |
| 23 | [powered_by] |
| 24 | other = "Dikuasakan oleh" |
| 25 | |
| 26 | [see_also] |
| 27 | other = "Lihat juga" |