Add not-sent-without-tap translation

Set link to rn-desktop repo fork

Signed-off-by: Goran Jovic <goranjovic@gmail.com>
This commit is contained in:
Vitaliy Vlasov 2018-09-20 13:17:53 +03:00 committed by Goran Jovic
parent 1b6d51ff11
commit f4eff839ce
No known key found for this signature in database
GPG Key ID: D429D1A9B2EB8A8E
2 changed files with 2 additions and 1 deletions

View File

@ -55,7 +55,7 @@
"re-natal": "git+https://github.com/status-im/re-natal.git#master",
"react": "16.4.1",
"react-dom": "16.4.2",
"react-native": "git+https://github.com/status-im/react-native-desktop.git#master",
"react-native": "git+https://github.com/siphiuel/react-native-desktop.git",
"react-native-background-timer": "2.0.0",
"react-native-camera": "0.10.0",
"react-native-config": "git+https://github.com/status-im/react-native-config.git",

View File

@ -231,6 +231,7 @@
"wallet-onboarding-title": "Simple and secure cryptocurrency wallet",
"logout": "Log out",
"status-not-sent": "Not sent. Tap for options",
"status-not-sent-without-tap": "Not sent",
"edit-network-config": "Edit network config",
"clear-history-confirmation": "Clear history?",
"connect": "Connect",