-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New translations en.json (Indonesian)
- Loading branch information
1 parent
e542a26
commit 18f2697
Showing
3 changed files
with
32 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
"userInfo.greeting": "Hai", | ||
"pages.addresses": "Alamat", | ||
"pages.addressCreate": "Tambahkan alamat", | ||
"pages.addressEdit": "Edit alamat", | ||
"pages.profile": "Profil", | ||
"pages.profileEdit": "Edit Profil", | ||
"pages.logout": "Keluar", | ||
"logoutModal.cancel": "Batalkan", | ||
"logoutModal.title": "Benar ingin keluar?", | ||
"personalData.newsletterOptIn": "Saya ingin menerima buletin.", | ||
"personalData.newsletter": "Buletin", | ||
"personalData.newsletterQuestion": "Ingin menerima email promosi?", | ||
"addresses.addAddress": "Tambahkan alamat", | ||
"addresses.saveAddress": "Simpan alamat", | ||
"addresses.deleteAddress": "Hapus alamat", | ||
"addresses.notFound": "Anda belum memiliki alamat!", | ||
"addresses.notApplicable": "Tidak Ada", | ||
"commons.edit": "Edit", | ||
"alert.addressNotFound": "Alamat yang dipilih tidak ditemukan.", | ||
"alert.success": "Informasi Anda berhasil disimpan.", | ||
"editor.defaultRoute.name": "Akun Saya - Beranda", | ||
"editor.defaultRoute.description": "Halaman default Akun Saya", | ||
"editor.defaultRoute.field": "Jalur default Akun Saya", | ||
"editor.menu.name": "Akun Saya - Menu", | ||
"editor.menu.description": "Menu samping Akun Saya", | ||
"editor.menu.field": "Titik Ekstensi Menu" | ||
} |
This file was deleted.
Oops, something went wrong.