chore: Update translations from Crowdin (#10686)
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com> Co-authored-by: Pranav <pranav@chatwoot.com>
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
},
|
||||
"CONFIRM": {
|
||||
"TITLE": "Anda yakin akan menghapus - {attributeName}",
|
||||
"PLACE_HOLDER": "Silakan ketik {attributeName} untuk konfirmasi",
|
||||
"PLACE_HOLDER": "Silakan ketik %{attributeName} untuk konfirmasi",
|
||||
"MESSAGE": "Menghapus akan menghapus atribut kustom",
|
||||
"YES": "Hapus ",
|
||||
"NO": "Batalkan"
|
||||
@@ -92,12 +92,12 @@
|
||||
"CONTACT": "Kontak"
|
||||
},
|
||||
"LIST": {
|
||||
"TABLE_HEADER": [
|
||||
"Nama",
|
||||
"Deskripsi",
|
||||
"Tipe",
|
||||
"Kunci"
|
||||
],
|
||||
"TABLE_HEADER": {
|
||||
"NAME": "Nama",
|
||||
"DESCRIPTION": "Deskripsi",
|
||||
"TYPE": "Tipe",
|
||||
"KEY": "Kunci"
|
||||
},
|
||||
"BUTTONS": {
|
||||
"EDIT": "Edit",
|
||||
"DELETE": "Hapus"
|
||||
|
||||
Reference in New Issue
Block a user