Commit 82da8e5e authored by Wahyu Adjie Prasetyo's avatar Wahyu Adjie Prasetyo

tambah table string (4)

parent 755fe1fb
...@@ -15,6 +15,12 @@ ...@@ -15,6 +15,12 @@
"logout":"LOGOUT", "logout":"LOGOUT",
"email":"Email", "email":"Email",
"phone":"Phone", "phone":"Phone",
"amount":"Amount",
"currentbalance":"Current Balance",
"renewalfees":"Renewal of fees",
"renewuntil":"Renew Until",
"renew":"RENEW",
"message":"Message",
"changepassword":"CHANGE PASSWORD", "changepassword":"CHANGE PASSWORD",
"save":"Save", "save":"Save",
"currentpassword":"Current Password", "currentpassword":"Current Password",
...@@ -30,7 +36,13 @@ ...@@ -30,7 +36,13 @@
"titlerewardhistory":"REWARDS E-VOUCHER", "titlerewardhistory":"REWARDS E-VOUCHER",
"orderhistory":"ORDER HISTORY", "orderhistory":"ORDER HISTORY",
"allcity":"All city", "allcity":"All city",
"emptyvoucherlist":"No E-Voucher Available",
"emptyvoucherhistory":"No E-Voucher Available",
"name":"Name", "name":"Name",
"open":"OPEN",
"closed":"CLOSED",
"openinghours":"Opening Hours",
"searchpickups":"Search the pickup store location",
"submit":"SUBMIT", "submit":"SUBMIT",
"cancel":"CANCEL", "cancel":"CANCEL",
"resendemail":"RENSEND EMAIL TOKEN", "resendemail":"RENSEND EMAIL TOKEN",
...@@ -46,7 +58,8 @@ ...@@ -46,7 +58,8 @@
"promotion":"TODAY PROMOTION", "promotion":"TODAY PROMOTION",
"expired": "Expired At", "expired": "Expired At",
"balance" : "BALANCE", "balance" : "BALANCE",
"point" : "POINTS :", "redeem":"REDEEM",
"point" : "POINTS",
"profile" : "Profile", "profile" : "Profile",
"Viewcart":"View Cart", "Viewcart":"View Cart",
"Viewprofil" :"View Profile", "Viewprofil" :"View Profile",
...@@ -56,9 +69,14 @@ ...@@ -56,9 +69,14 @@
"selectaddress":"SELECT", "selectaddress":"SELECT",
"detail":"Details", "detail":"Details",
"Transferbalance":"TRANSFER BALANCE", "Transferbalance":"TRANSFER BALANCE",
"Transactionhistory":"TRANSFER HISTORY", "Transactionhistory":"TRANSACTION HISTORY",
"Renewal":"RENEWAL", "Renewal":"RENEWAL",
"Usebalancepoint":"USE BALANCE / POINTS", "Usebalancepoint":"USE BALANCE / POINTS",
"Acitvatecard":"ACTIVATE CARD", "Acitvatecard":"ACTIVATE CARD",
"upgradePremium" :"UPGRADE PREMIUM" "upgradePremium" :"UPGRADE PREMIUM",
"alertpoin":"Sorry, your points are not enough",
"alertselectpayment":"Please choose a payment method",
"alertbalance":"Sorry, your balance are not enough",
"alertbalancepoin":"Sorry, your balance and points are not enough"
} }
\ No newline at end of file
...@@ -10,6 +10,18 @@ ...@@ -10,6 +10,18 @@
"logout":"KELUAR", "logout":"KELUAR",
"email":"Email", "email":"Email",
"phone":"Telephone", "phone":"Telephone",
"amount":"Jumlah",
"currentbalance":"Saldo saat ini",
"renewalfees":"Biaya Perpanjang",
"renewuntil":"Perpanjang Hingga",
"emptyvoucherlist":"Tidak Ada E-Voucher Tersedia",
"emptyvoucherhistory":"Tidak Ada E-Voucher Tersedia",
"open":"BUKA",
"closed":"TUTUP",
"searchpickups":"Cari lokasi pickup store",
"openinghours":"Buka Pada Jam",
"renew":"PERPANJANG",
"message":"Pesan",
"other":"Lain", "other":"Lain",
"male":"Pria", "male":"Pria",
"female":"Wanita", "female":"Wanita",
...@@ -50,17 +62,22 @@ ...@@ -50,17 +62,22 @@
"topup":" PENGISIAN SALDO ", "topup":" PENGISIAN SALDO ",
"usebalance": "GUNAKAN SALDO", "usebalance": "GUNAKAN SALDO",
"balance" :"SALDO", "balance" :"SALDO",
"point" : "POINT", "redeem":"REDEEM",
"point" : "POIN",
"profile" :"Profil", "profile" :"Profil",
"upgradePremium" :"TINGKATKAN PREMIUM", "upgradePremium" :"TINGKATKAN PREMIUM",
"cardActivation" :"Aktivasi Kartu", "cardActivation" :"Aktivasi Kartu",
"Viewcart":"Keranjang", "Viewcart":"Keranjang",
"Viewprofil" :"Lihat Profil", "Viewprofil" :"Lihat Profil",
"Transferbalance":"TRANSFER SALDO", "Transferbalance":"TRANSFER SALDO",
"Transactionhistory":"RIWAYAT TRANSFER", "Transactionhistory":"RIWAYAT TRANSAKSI",
"Renewal":"RENEWAL", "Renewal":"RENEWAL",
"Usebalancepoint":"GUNAKAN SALDO / POINT", "Usebalancepoint":"GUNAKAN SALDO / POINT",
"Acitvatecard":"AKTIVASI KARTU" "Acitvatecard":"AKTIVASI KARTU",
"alertpoin":"Maaf Point tidak cukup",
"alertselectpayment":"Silahkan pilih metode pembayaran",
"alertbalance":"Maaf Saldo tidak cukup",
"alertbalancepoin":"Maaf Saldo dan poin tidak cukup"
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment