Skip to content

Commit

Permalink
chore: sync locales dev from CIDgravity version v4.4.23
Browse files Browse the repository at this point in the history
  • Loading branch information
CIDgravity localization committed Aug 7, 2023
1 parent 728ea2a commit e4fb76c
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 1 deletion.
6 changes: 6 additions & 0 deletions cidgravity/locales/dev/CreatePricingModelContainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@
"new": "Create a new pricing model",
"edit": "Edit a pricing model"
},
"error": {
"isPricingModelNotExistingOrNotAllowed": "The pricing model you ask doesn't exist or you are not allowed to perform this operation"
},
"button": {
"backToClientList": "Go back to pricing models"
},
"validation": {
"onCreatePricingModel": "Unable to create the pricing model. Try later or reach out to CIDgravity team",
"onUpdatePricingModel": "Unable to update the pricing model. Try later or reach out to CIDgravity team",
Expand Down
4 changes: 4 additions & 0 deletions cidgravity/locales/dev/MinerStatusDashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
"7days": "Last 7 days"
}
},
"button": {
"refresh": "Refresh",
"viewOnFilscan": "View miner on Filscan.io"
},
"retool": {
"button": {
"reload": "Refresh",
Expand Down
3 changes: 3 additions & 0 deletions cidgravity/locales/dev/RetrievalDashboardContainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
"placeholder": "Select custom date"
}
},
"button": {
"refresh": "Refresh"
},
"retool": {
"reasons": {
"accept": "Accepted",
Expand Down
2 changes: 1 addition & 1 deletion cidgravity/locales/dev/SettingsContainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"minerStatusCheck": {
"title": "Automatic status check",
"label": "I want CIDgravity to check the availability of my miner regularly",
"info": "If you activate this option, we will send proposals at regular intervals, <br/>in order to check the configuration and availability of your miner"
"info": "If you activate this option, we will send proposals at regular intervals, in order to check the configuration and availability of your miner"
},
"friendlyName": {
"title": "Friendly name",
Expand Down
3 changes: 3 additions & 0 deletions cidgravity/locales/dev/StorageDashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@
"qualityAdjustedPower": "Quality adjusted power"
}
},
"button": {
"refresh": "Refresh"
},
"retool": {
"reasons": {
"accept": "Accepted",
Expand Down

0 comments on commit e4fb76c

Please sign in to comment.