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:
parent
1b6d51ff11
commit
f4eff839ce
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue