Compare commits

..

2 Commits

Author SHA1 Message Date
da6625aac3 Corrects error in token selection pin authorization 2021-10-13 14:59:38 +03:00
06fccaa04a Adds token menu entries. 2021-10-13 14:52:46 +03:00
2 changed files with 29 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
en:
3en:
kenya:
initial_language_selection: |-
CON Welcome to Sarafu Network
@@ -33,8 +33,35 @@ en:
start: |-
CON Balance %{account_balance} %{account_token_name}
1. Send
2. My Sarafu
2. My Account
3. Help
token_selection:
first_token_set: |-
Choose a Sarafu:
%{token_list}
99. Next
00. Back
middle_token_set: |-
Choose a Sarafu:
%{token_list}
99. Next
00. Back
last_token_set: |-
Choose a Sarafu:
%{token_list}
99. Next
00. Back
token_selection_pin_authorization:
attempt: |-
%{token_info}
Enter pin to select:
0. Back
retry: |-
%{retry_pin_entry}
exit_token_selection: |-
Success! %{token_symbol} is your active Sarafu.
0. Back
enter_transaction_recipient: |-
CON Enter phone number
0. Back

View File

@@ -1,5 +1,5 @@
cic-eth[tools]==0.12.4a8
chainlib-eth>=0.0.9rc3,<0.1.0
chainlib-eth>=0.0.9rc1,<0.1.0
chainlib==0.0.9rc1,<0.1.0
eth-erc20>=0.1.2a3,<0.2.0
erc20-demurrage-token>=0.0.5a2,<0.1.0