Skip to content

Commit

Permalink
Update Static Data
Browse files Browse the repository at this point in the history
  • Loading branch information
Scheduler committed Aug 8, 2024
1 parent 78c3ab3 commit 3297fd1
Show file tree
Hide file tree
Showing 7 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions data/localization-contents/subwallet-extension/dev/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -1005,7 +1005,7 @@
"settings.Screen.generalSetting.Selector.notification.Item.popup": "Popup",
"settings.Screen.generalSetting.Selector.notification.Item.window": "Window",
"settings.Screen.generalSetting.Selector.notification.title": "Notifications",
"settings.Screen.generalSetting.title": "General settings",
"settings.Screen.generalSetting.title": "General settings1",
"settings.Screen.generalSetting.walletTheme": "Wallet theme",
"settings.Screen.importNetwork.Input.blockExplorer.Error.invalidURL": "Block explorer must be a valid URL",
"settings.Screen.importNetwork.Input.crowdloan.Error.invalidURL": "Crowdloan URL must be a valid URL",
Expand Down Expand Up @@ -1059,7 +1059,7 @@
"settings.Screen.settingsEntry.Item.assetsAddresses": "Assets & addresses",
"settings.Screen.settingsEntry.Item.contactSupport": "Contact support",
"settings.Screen.settingsEntry.Item.crowdloan": "Crowdloans",
"settings.Screen.settingsEntry.Item.generalSettings": "General settings",
"settings.Screen.settingsEntry.Item.generalSettings": "General settings2",
"settings.Screen.settingsEntry.Item.manageAddressBook": "Manage address book",
"settings.Screen.settingsEntry.Item.manageNetworks": "Manage networks",
"settings.Screen.settingsEntry.Item.manageTokens": "Manage tokens",
Expand Down Expand Up @@ -1527,5 +1527,5 @@
"ZK mode is syncing": "",
"Zk mode is syncing: {{percent}}%": "",
"ZK mode requires data synchronization": "",
"texterify_timestamp": "2024-08-06T10:30:35Z"
"texterify_timestamp": "2024-08-08T08:32:20Z"
}
2 changes: 1 addition & 1 deletion data/localization-contents/subwallet-extension/dev/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -1527,5 +1527,5 @@
"ZK mode is syncing": "",
"Zk mode is syncing: {{percent}}%": "",
"ZK mode requires data synchronization": "",
"texterify_timestamp": "2024-08-06T10:30:35Z"
"texterify_timestamp": "2024-08-08T08:32:20Z"
}
2 changes: 1 addition & 1 deletion data/localization-contents/subwallet-extension/dev/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -1527,5 +1527,5 @@
"ZK mode is syncing": "",
"Zk mode is syncing: {{percent}}%": "",
"ZK mode requires data synchronization": "",
"texterify_timestamp": "2024-08-06T10:30:35Z"
"texterify_timestamp": "2024-08-08T08:32:21Z"
}
2 changes: 1 addition & 1 deletion data/localization-contents/subwallet-extension/dev/vi.json
Original file line number Diff line number Diff line change
Expand Up @@ -1527,5 +1527,5 @@
"ZK mode is syncing": "",
"Zk mode is syncing: {{percent}}%": "",
"ZK mode requires data synchronization": "",
"texterify_timestamp": "2024-08-06T10:30:36Z"
"texterify_timestamp": "2024-08-08T08:32:21Z"
}
2 changes: 1 addition & 1 deletion data/localization-contents/subwallet-extension/dev/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -1527,5 +1527,5 @@
"ZK mode is syncing": "",
"Zk mode is syncing: {{percent}}%": "",
"ZK mode requires data synchronization": "",
"texterify_timestamp": "2024-08-06T10:30:34Z"
"texterify_timestamp": "2024-08-08T08:32:19Z"
}
2 changes: 1 addition & 1 deletion data/localization-contents/test/dev/ja.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"About Subwallet": "",
"texterify_timestamp": "2024-08-06T10:30:37Z"
"texterify_timestamp": "2024-08-08T08:32:23Z"
}
2 changes: 1 addition & 1 deletion data/localization-contents/test/dev/vi.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"About Subwallet": "Về chúng tôi",
"texterify_timestamp": "2024-08-06T10:30:37Z"
"texterify_timestamp": "2024-08-08T08:32:23Z"
}

0 comments on commit 3297fd1

Please sign in to comment.