Commit 3e3692ec authored by Trisno's avatar Trisno

translate use balance

parent 5ee61bc3
......@@ -65,7 +65,7 @@
"topup":" PENGISIAN SALDO ",
"usebalance": "GUNAKAN SALDO",
"balance" :"SALDO",
"redeem":"REDEEM",
"redeem":"REDEEM@",
"point" : "POIN",
"profile" :"Profil",
"upgradePremium" :"TINGKATKAN PREMIUM",
......
......@@ -559,7 +559,7 @@ class Auth extends React.Component {
fontSize: 20,
color: 'white',
textAlign: 'center'
}, title: 'USE BALANCE'
}, title: i18n.t('usebalance')
}}
/>
<Stack.Screen name="PaymentCode" component={PaymentCode}
......
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