Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
N
new_excelso
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Prasetya Saputra
new_excelso
Commits
82da8e5e
Commit
82da8e5e
authored
Jun 18, 2020
by
Wahyu Adjie Prasetyo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tambah table string (4)
parent
755fe1fb
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
41 additions
and
6 deletions
+41
-6
en.json
lib/en.json
+21
-3
id.json
lib/id.json
+20
-3
No files found.
lib/en.json
View file @
82da8e5e
...
...
@@ -15,6 +15,12 @@
"logout"
:
"LOGOUT"
,
"email"
:
"Email"
,
"phone"
:
"Phone"
,
"amount"
:
"Amount"
,
"currentbalance"
:
"Current Balance"
,
"renewalfees"
:
"Renewal of fees"
,
"renewuntil"
:
"Renew Until"
,
"renew"
:
"RENEW"
,
"message"
:
"Message"
,
"changepassword"
:
"CHANGE PASSWORD"
,
"save"
:
"Save"
,
"currentpassword"
:
"Current Password"
,
...
...
@@ -30,7 +36,13 @@
"titlerewardhistory"
:
"REWARDS E-VOUCHER"
,
"orderhistory"
:
"ORDER HISTORY"
,
"allcity"
:
"All city"
,
"emptyvoucherlist"
:
"No E-Voucher Available"
,
"emptyvoucherhistory"
:
"No E-Voucher Available"
,
"name"
:
"Name"
,
"open"
:
"OPEN"
,
"closed"
:
"CLOSED"
,
"openinghours"
:
"Opening Hours"
,
"searchpickups"
:
"Search the pickup store location"
,
"submit"
:
"SUBMIT"
,
"cancel"
:
"CANCEL"
,
"resendemail"
:
"RENSEND EMAIL TOKEN"
,
...
...
@@ -46,7 +58,8 @@
"promotion"
:
"TODAY PROMOTION"
,
"expired"
:
"Expired At"
,
"balance"
:
"BALANCE"
,
"point"
:
"POINTS :"
,
"redeem"
:
"REDEEM"
,
"point"
:
"POINTS"
,
"profile"
:
"Profile"
,
"Viewcart"
:
"View Cart"
,
"Viewprofil"
:
"View Profile"
,
...
...
@@ -56,9 +69,14 @@
"selectaddress"
:
"SELECT"
,
"detail"
:
"Details"
,
"Transferbalance"
:
"TRANSFER BALANCE"
,
"Transactionhistory"
:
"TRANS
FER
HISTORY"
,
"Transactionhistory"
:
"TRANS
ACTION
HISTORY"
,
"Renewal"
:
"RENEWAL"
,
"Usebalancepoint"
:
"USE BALANCE / POINTS"
,
"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
lib/id.json
View file @
82da8e5e
...
...
@@ -10,6 +10,18 @@
"logout"
:
"KELUAR"
,
"email"
:
"Email"
,
"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"
,
"male"
:
"Pria"
,
"female"
:
"Wanita"
,
...
...
@@ -50,17 +62,22 @@
"topup"
:
" PENGISIAN SALDO "
,
"usebalance"
:
"GUNAKAN SALDO"
,
"balance"
:
"SALDO"
,
"point"
:
"POINT"
,
"redeem"
:
"REDEEM"
,
"point"
:
"POIN"
,
"profile"
:
"Profil"
,
"upgradePremium"
:
"TINGKATKAN PREMIUM"
,
"cardActivation"
:
"Aktivasi Kartu"
,
"Viewcart"
:
"Keranjang"
,
"Viewprofil"
:
"Lihat Profil"
,
"Transferbalance"
:
"TRANSFER SALDO"
,
"Transactionhistory"
:
"RIWAYAT TRANS
FER
"
,
"Transactionhistory"
:
"RIWAYAT TRANS
AKSI
"
,
"Renewal"
:
"RENEWAL"
,
"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"
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment