fix(console): enable phonenumber edit (#725)

* fix: edit phonenumber

* rm consolelog

* remove ? operator

* remove unnecessary check
This commit is contained in:
Max Peintner
2020-09-11 13:26:47 +02:00
committed by GitHub
parent 87c0010d54
commit 4931000dc9
4 changed files with 17 additions and 9 deletions

View File

@@ -45,6 +45,7 @@
"CONTINUE": "Weiter",
"BACK": "Zurück",
"CLOSE": "Schliessen",
"CLEAR": "Zurücksetzen",
"CANCEL":"Abbrechen",
"INFO": "Info",
"OK": "Ok",

View File

@@ -45,6 +45,7 @@
"CONTINUE": "Continue",
"BACK": "Back",
"CLOSE": "Close",
"CLEAR": "Clear",
"CANCEL":"Cancel",
"INFO": "Info",
"OK": "OK",