Skip to content

Commit

Permalink
chore: sync locales dev from CIDgravity version v4.4.30
Browse files Browse the repository at this point in the history
  • Loading branch information
CIDgravity localization committed Sep 1, 2023
1 parent 0bd46e2 commit d753cb8
Show file tree
Hide file tree
Showing 6 changed files with 28 additions and 15 deletions.
4 changes: 4 additions & 0 deletions cidgravity/locales/dev/DashboardLoader.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"title": "Your dashboard is being loaded",
"description": "Please wait few seconds, it will be displayed automatilly when ready !"
}
5 changes: 5 additions & 0 deletions cidgravity/locales/dev/HelpCenterContainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@
"description": "Test the end-to-end connectivity between CIDgravity and your miner",
"goToDiagnosisPage": "Run diagnosis"
},
"docs": {
"title": "Documentation",
"description": "Access guides on installing and using CIDgravity",
"readDocumentation": "Read documentation"
},
"community": {
"title": "Community",
"joinSlack": "Join our Slack",
Expand Down
31 changes: 16 additions & 15 deletions cidgravity/locales/dev/MinerStatusDashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,25 +12,26 @@
"viewOnFilscan": "View miner on Filscan.io"
},
"retool": {
"button": {
"reload": "Refresh",
"filscan": "View miner on Filscan.io"
},
"connectorVersion": {
"outdated": "Outdated",
"latest": "latest is",
"upToDate": "Up to date"
},
"minerInformations": {
"title": "Miner infos",
"storageAvailability": {
"title": "Storage availability",
"status": {
"title": "Status"
},
"availabilityRatio": {
"title": "Availability ratio"
"storageRatio": {
"title": "Storage ratio"
}
},
"retrievalAvailability": {
"title": "Retrieval availability",
"retrievalBot": "Retrieval bot",
"graphsyncRatio": {
"title": "Graphsync ratio"
},
"httpRatio": {
"title": "HTTP ratio"
},
"connectorStatus": {
"title": "Connector status"
"bitswapRatio": {
"title": "Bitswap ratio"
}
},
"walletBalances": {
Expand Down
1 change: 1 addition & 0 deletions cidgravity/locales/en-US/DashboardLoader.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
1 change: 1 addition & 0 deletions cidgravity/locales/fr/DashboardLoader.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
1 change: 1 addition & 0 deletions cidgravity/locales/zh-Hans/DashboardLoader.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}

0 comments on commit d753cb8

Please sign in to comment.