Capitalize menu items
This commit is contained in:
parent
c46f41e25f
commit
aab6660edd
@ -54,7 +54,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"input": "1235",
|
"input": "1235",
|
||||||
"expectedContent": "Incorrect pin\n1:Retry\n9:Quit"
|
"expectedContent": "Incorrect PIN\n1:Retry\n9:Quit"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"input": "1",
|
"input": "1",
|
||||||
@ -62,7 +62,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"input": "1234",
|
"input": "1234",
|
||||||
"expectedContent": "Select language:\n0:english\n1:kiswahili"
|
"expectedContent": "Select language:\n0:English\n1:Kiswahili"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"input": "0",
|
"input": "0",
|
||||||
@ -95,7 +95,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"input": "1235",
|
"input": "1235",
|
||||||
"expectedContent": "Incorrect pin\n1:Retry\n9:Quit"
|
"expectedContent": "Incorrect PIN\n1:Retry\n9:Quit"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"input": "1",
|
"input": "1",
|
||||||
@ -141,7 +141,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"input": "1235",
|
"input": "1235",
|
||||||
"expectedContent": "Incorrect pin\n1:Retry\n9:Quit"
|
"expectedContent": "Incorrect PIN\n1:Retry\n9:Quit"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"input": "1",
|
"input": "1",
|
||||||
|
@ -7,11 +7,11 @@
|
|||||||
"steps": [
|
"steps": [
|
||||||
{
|
{
|
||||||
"input": "",
|
"input": "",
|
||||||
"expectedContent": "Welcome to Sarafu Network\nPlease select a language\n0:english\n1:kiswahili"
|
"expectedContent": "Welcome to Sarafu Network\nPlease select a language\n0:English\n1:Kiswahili"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"input": "0",
|
"input": "0",
|
||||||
"expectedContent": "Do you agree to terms and conditions?\n0:yes\n1:no"
|
"expectedContent": "Do you agree to terms and conditions?\n0:Yes\n1:No"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"input": "0",
|
"input": "0",
|
||||||
@ -40,11 +40,11 @@
|
|||||||
"steps": [
|
"steps": [
|
||||||
{
|
{
|
||||||
"input": "",
|
"input": "",
|
||||||
"expectedContent": "Welcome to Sarafu Network\nPlease select a language\n0:english\n1:kiswahili"
|
"expectedContent": "Welcome to Sarafu Network\nPlease select a language\n0:English\n1:Kiswahili"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"input": "0",
|
"input": "0",
|
||||||
"expectedContent": "Do you agree to terms and conditions?\n0:yes\n1:no"
|
"expectedContent": "Do you agree to terms and conditions?\n0:Yes\n1:No"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"input": "1",
|
"input": "1",
|
||||||
|
1
services/registration/english_menu
Normal file
1
services/registration/english_menu
Normal file
@ -0,0 +1 @@
|
|||||||
|
English
|
@ -1 +1 @@
|
|||||||
Incorrect pin
|
Incorrect PIN
|
@ -1 +1 @@
|
|||||||
PIN mpya na udhibitisho wa pin mpya hazilingani.Tafadhali jaribu tena.Kwa usaidizi piga simu +254757628885.
|
PIN mpya na udhibitisho wa PIN mpya hazilingani.Tafadhali jaribu tena.Kwa usaidizi piga simu +254757628885.
|
||||||
|
1
services/registration/kiswahili_menu
Normal file
1
services/registration/kiswahili_menu
Normal file
@ -0,0 +1 @@
|
|||||||
|
Kiswahili
|
1
services/registration/next_menu
Normal file
1
services/registration/next_menu
Normal file
@ -0,0 +1 @@
|
|||||||
|
Next
|
1
services/registration/next_menu_swa
Normal file
1
services/registration/next_menu_swa
Normal file
@ -0,0 +1 @@
|
|||||||
|
Mbele
|
@ -1 +1 @@
|
|||||||
no
|
No
|
@ -1 +1 @@
|
|||||||
la
|
La
|
1
services/registration/prev_menu
Normal file
1
services/registration/prev_menu
Normal file
@ -0,0 +1 @@
|
|||||||
|
Prev
|
1
services/registration/prev_menu_swa
Normal file
1
services/registration/prev_menu_swa
Normal file
@ -0,0 +1 @@
|
|||||||
|
Nyuma
|
@ -1 +1 @@
|
|||||||
yes
|
Yes
|
@ -1 +1 @@
|
|||||||
ndio
|
Ndio
|
Loading…
Reference in New Issue
Block a user