feat: Rename to Toju and add translation
Some checks failed
Deploy Web Apps / deploy (push) Successful in 5m52s
Build Android APK / build-android-apk (push) Failing after 23m15s
Queue Release Build / prepare (push) Successful in 1m42s
Queue Release Build / build-linux (push) Failing after 9m33s
Queue Release Build / build-windows (push) Successful in 26m5s
Queue Release Build / finalize (push) Has been skipped
Some checks failed
Deploy Web Apps / deploy (push) Successful in 5m52s
Build Android APK / build-android-apk (push) Failing after 23m15s
Queue Release Build / prepare (push) Successful in 1m42s
Queue Release Build / build-linux (push) Failing after 9m33s
Queue Release Build / build-windows (push) Successful in 26m5s
Queue Release Build / finalize (push) Has been skipped
This commit is contained in:
33
toju-app/public/i18n/catalog/mobile.json
Normal file
33
toju-app/public/i18n/catalog/mobile.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"mobile": {
|
||||
"update": {
|
||||
"statusLabels": {
|
||||
"checking": "Checking",
|
||||
"downloading": "Downloading",
|
||||
"updateAvailable": "Update available",
|
||||
"upToDate": "Up to date",
|
||||
"unsupported": "Unsupported",
|
||||
"error": "Error",
|
||||
"idle": "Idle"
|
||||
},
|
||||
"messages": {
|
||||
"waitingForCheck": "Waiting for the first store update check.",
|
||||
"unsupported": "Store updates are only available in the packaged Android or iOS app.",
|
||||
"checking": "Checking the app store for a newer release...",
|
||||
"downloading": "Downloading the update from the app store...",
|
||||
"updateAvailable": "Toju {{version}} is available in the app store.",
|
||||
"upToDate": "Toju {{version}} is up to date.",
|
||||
"storeInfoFailed": "The app store could not return release information. Confirm the app is published and try again.",
|
||||
"checkFailed": "Unable to check for mobile app updates."
|
||||
}
|
||||
},
|
||||
"notifications": {
|
||||
"incomingCallsChannel": "Incoming calls",
|
||||
"activeCallsChannel": "Active calls",
|
||||
"answer": "Answer",
|
||||
"decline": "Decline",
|
||||
"mute": "Mute",
|
||||
"hangUp": "Hang up"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user