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 12, 2024
1 parent 2357f10 commit e5047ed
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 @@ -188,11 +188,11 @@
"common.Tag.upcoming": "Upcoming",
"common.Text.accountAddress": "Account address",
"common.Text.addressInput.placeHolder": "Please type or paste an address",
"common.Text.addressPrefix": "Address prefix",
"common.Text.addressPrefix": "Address prefix 1",
"common.Text.blockExplorer": "Block explorer",
"common.Text.chainId": "Chain ID",
"common.Text.contractAddress": "Contract address",
"common.Text.crowdloanUrl": "Crowdloan URL1",
"common.Text.crowdloanUrl": "Crowdloan URL",
"common.Text.decimals": "Decimals",
"common.Text.description": "Description",
"common.Text.error": "Error",
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-12T07:54:11Z"
"texterify_timestamp": "2024-08-12T07:57:01Z"
}
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-12T07:54:11Z"
"texterify_timestamp": "2024-08-12T07:57:02Z"
}
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-12T07:54:12Z"
"texterify_timestamp": "2024-08-12T07:57:02Z"
}
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-12T07:54:12Z"
"texterify_timestamp": "2024-08-12T07:57:03Z"
}
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-12T07:54:11Z"
"texterify_timestamp": "2024-08-12T07:57:01Z"
}
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-12T07:54:13Z"
"texterify_timestamp": "2024-08-12T07:57:04Z"
}
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-12T07:54:13Z"
"texterify_timestamp": "2024-08-12T07:57:04Z"
}

0 comments on commit e5047ed

Please sign in to comment.