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
d6db27c1
Commit
d6db27c1
authored
Aug 26, 2020
by
William Goszal
🚴
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Tambah translation buat address ( name, full address, helptext ) dan wa callcenter
parent
7e1d2203
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
13 additions
and
3 deletions
+13
-3
en.json
lib/en.json
+5
-1
id.json
lib/id.json
+5
-1
AddreesDetail.js
view/AddreesDetail.js
+3
-1
No files found.
lib/en.json
View file @
d6db27c1
...
@@ -90,7 +90,9 @@
...
@@ -90,7 +90,9 @@
"label"
:
"Label"
,
"label"
:
"Label"
,
"selectaddress"
:
"SELECT"
,
"selectaddress"
:
"SELECT"
,
"detail"
:
"Details"
,
"detail"
:
"Details"
,
"address_name"
:
"Name"
,
"address_fulladdress"
:
"Full address"
,
"address_fulladdress"
:
"Full address"
,
"address_fulladdress_helptext"
:
"Please fill your complete address to help our courier deliver our product to your doorstep"
,
"Transferbalance"
:
"TRANSFER BALANCE"
,
"Transferbalance"
:
"TRANSFER BALANCE"
,
"Transactionhistory"
:
"TRANSACTION HISTORY"
,
"Transactionhistory"
:
"TRANSACTION HISTORY"
,
"Renewal"
:
"RENEWAL"
,
"Renewal"
:
"RENEWAL"
,
...
@@ -230,5 +232,7 @@
...
@@ -230,5 +232,7 @@
"alertLabelAddress"
:
"Label field is required"
,
"alertLabelAddress"
:
"Label field is required"
,
"alertDetailAddress"
:
"Detail field is required"
,
"alertDetailAddress"
:
"Detail field is required"
,
"alertVoucher"
:
"Voucher cannot be used with point"
,
"alertVoucher"
:
"Voucher cannot be used with point"
,
"alertemailblank"
:
"Email cannot be empty"
"alertemailblank"
:
"Email cannot be empty"
,
"waCallCenter"
:
"Hello, I have a problem with the transaction number #"
}
}
\ No newline at end of file
lib/id.json
View file @
d6db27c1
...
@@ -90,7 +90,9 @@
...
@@ -90,7 +90,9 @@
"label"
:
"Label"
,
"label"
:
"Label"
,
"selectaddress"
:
"PILIH"
,
"selectaddress"
:
"PILIH"
,
"detail"
:
"Detail"
,
"detail"
:
"Detail"
,
"address_name"
:
"Nama"
,
"address_fulladdress"
:
"Alamat lengkap"
,
"address_fulladdress"
:
"Alamat lengkap"
,
"address_fulladdress_helptext"
:
"Mohon masukkan alamat dan patokan yang mudah ditemukan oleh kurir kami"
,
"Transferbalance"
:
"TRANSFER SALDO"
,
"Transferbalance"
:
"TRANSFER SALDO"
,
"Transactionhistory"
:
"RIWAYAT TRANSAKSI"
,
"Transactionhistory"
:
"RIWAYAT TRANSAKSI"
,
"Renewal"
:
"RENEWAL"
,
"Renewal"
:
"RENEWAL"
,
...
@@ -230,5 +232,7 @@
...
@@ -230,5 +232,7 @@
"alertLabelAddress"
:
"Nama alamat harus diisi!"
,
"alertLabelAddress"
:
"Nama alamat harus diisi!"
,
"alertDetailAddress"
:
"Detail alamat harus diisi!"
,
"alertDetailAddress"
:
"Detail alamat harus diisi!"
,
"alertVoucher"
:
"Voucher tidak bisa digunakan dengan point"
,
"alertVoucher"
:
"Voucher tidak bisa digunakan dengan point"
,
"alertemailblank"
:
"Email tidak boleh kosong"
"alertemailblank"
:
"Email tidak boleh kosong"
,
"waCallCenter"
:
"Halo, saya ada masalah dengan nomor transaksi #"
}
}
\ No newline at end of file
view/AddreesDetail.js
View file @
d6db27c1
...
@@ -307,7 +307,7 @@ class AddreesDetail extends React.Component {
...
@@ -307,7 +307,7 @@ class AddreesDetail extends React.Component {
<
/View
>
<
/View
>
<
/View
>
<
/View
>
<
View
style
=
{
styles
.
field_name_addrees
}
>
<
View
style
=
{
styles
.
field_name_addrees
}
>
<
Text
style
=
{{
fontFamily
:
'Gotham-Black'
,
color
:
"#ccb46c"
,
textAlign
:
'center'
,
fontSize
:
18
}}
>
{
i18n
.
t
(
'
label
'
)}
<
/Text
>
<
Text
style
=
{{
fontFamily
:
'Gotham-Black'
,
color
:
"#ccb46c"
,
textAlign
:
'center'
,
fontSize
:
18
}}
>
{
i18n
.
t
(
'
address_name
'
)}
<
/Text
>
<
TextInput
style
=
{{
color
:
'grey'
,
fontFamily
:
'Gotham-Black'
,
height
:
40
,
borderWidth
:
1
,
padding
:
5
,
flex
:
1
,
margin
:
10
,
borderRadius
:
10
,
borderColor
:
'grey'
,
textAlign
:
'center'
}}
<
TextInput
style
=
{{
color
:
'grey'
,
fontFamily
:
'Gotham-Black'
,
height
:
40
,
borderWidth
:
1
,
padding
:
5
,
flex
:
1
,
margin
:
10
,
borderRadius
:
10
,
borderColor
:
'grey'
,
textAlign
:
'center'
}}
onChangeText
=
{(
name
)
=>
this
.
setState
({
name
})}
onChangeText
=
{(
name
)
=>
this
.
setState
({
name
})}
caretHidden
=
{
this
.
state
.
caretHidden
}
caretHidden
=
{
this
.
state
.
caretHidden
}
...
@@ -323,6 +323,8 @@ class AddreesDetail extends React.Component {
...
@@ -323,6 +323,8 @@ class AddreesDetail extends React.Component {
multiline
=
{
true
}
multiline
=
{
true
}
caretHidden
=
{
this
.
state
.
caretHidden
}
caretHidden
=
{
this
.
state
.
caretHidden
}
onFocus
=
{()
=>
this
.
setState
({
caretHidden
:
false
})}
/
>
onFocus
=
{()
=>
this
.
setState
({
caretHidden
:
false
})}
/
>
<
Text
style
=
{{
color
:
'#666666'
,
textAlign
:
'center'
,
fontSize
:
14
,
paddingBottom
:
15
}}
>
{
i18n
.
t
(
'address_fulladdress_helptext'
)}
<
/Text
>
<
/View
>
<
/View
>
<
View
style
=
{{
margin
:
50
,
justifyContent
:
'center'
}}
>
<
View
style
=
{{
margin
:
50
,
justifyContent
:
'center'
}}
>
{
{
...
...
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