refactor(i18n): translation key renaming (#68)

closes https://github.com/CaiJimmy/hugo-theme-stack/issues/63
This commit is contained in:
Jimmy Cai
2020-12-19 01:41:26 +01:00
committed by GitHub
parent e9c1abac93
commit d205753323
23 changed files with 273 additions and 266 deletions
-38
View File
@@ -1,38 +0,0 @@
[toggleMenu]
other = "Tampilkan Menu"
[relatedContents]
other = "Konten terkait"
[lastUpdatedOn]
other = "Terakhir diperbarui pada"
[widgetArchivesTitle]
other = "Arsip"
[widgetArchivesMore]
other = "Lebih"
[widgetTagCloudTitle]
other = "Tag"
[notFoundTitle]
other = "Not Found"
[notFoundSubtitle]
other = "Halaman ini tidak ada."
[searchTitle]
other = "Cari"
[searchPlaceholder]
other = "Ketik sesuatu..."
[searchResultTitle]
other = "#PAGES_COUNT halaman (#TIME_SECONDS detik)"
[footerBuiltWith]
other = "Dibangun dengan {{ .Generator }}"
[footerDesignedBy]
other = "Tema {{ .Theme }} dirancang oleh {{ .DesignedBy }}"