This commit is contained in:
ivan-sim
2024-10-09 11:05:55 +07:00
parent 9a4e9db798
commit 0233058e66
5 changed files with 12 additions and 4 deletions

View File

@@ -133,6 +133,7 @@
"txtOK": "Yes",
"txtFindingDriver": "Finding a driver...",
"txtDriverFound": "The drivers been grabbed with the ID",
"txtButtonClose": "Close"
"txtButtonClose": "Close",
"txtLabelFailed": "Failed"
}

View File

@@ -133,5 +133,6 @@
"txtOK": "Ya",
"txtFindingDriver" : "Sedang mencari driver...",
"txtDriverFound" : "Driver sudah didapat dengan ID",
"txtButtonClose": "Tutup"
"txtButtonClose": "Tutup",
"txtLabelFailed": "Gagal Pengiriman"
}