forked from flexpool/frontend
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
238 changed files
with
7,483 additions
and
336 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,3 +26,4 @@ npm-debug.log* | |
yarn-debug.log* | ||
yarn-error.log* | ||
.husky/_/husky.sh | ||
crowdin.yml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,9 +21,24 @@ | |
"l2_warning": "Please make sure your wallet support <bold>{{network_name}}</bold> WETH deposits. Otherwise, your funds will be lost forever.", | ||
"l2_acknowledge": "I acknowledge that my wallet supports <bold>{{network_name}}</bold> L2 network, that the funds will be irreversibly lost otherwise, and that I know how to deal with payouts made in the <bold>{{network_name}}</bold> network." | ||
}, | ||
"difficulty": { | ||
"title": "Difficulty Settings", | ||
"warning": "The adjustable difficulty is a feature for advanced users only. We strongly recommend keeping 1 unless you have specific requirements. Please do not change the difficulty unless you know what you are doing.", | ||
"check_difficulty": "Check current difficulty", | ||
"update_difficulty": "Update difficulty", | ||
"acknowledge": "I acknowledge that higher difficulty will make the effective space calculations less precise.", | ||
"check_difficulty_button": "Check Difficulty", | ||
"pending_difficulty": "You have a pending difficulty change of {{difficulty}}. Please wait up to 10 minutes for the changes to be applied.", | ||
"current_difficulty": "Your current difficulty is: {{difficulty}}", | ||
"launcher_id_desc": "Use the Launcher ID to check the difficulty of your current PlotNFT.", | ||
"launcher_id_error": "The launcher ID is invalid, please try again.", | ||
"difficulty_desc": "Difficulty determines the frequency of partials. The lower the difficulty is, the more partials you will get. More partials will result in more precise stats.", | ||
"login_link_desc": "A Login Link is required to prove you own this PlotNFT.", | ||
"submit": "Apply Changes" | ||
}, | ||
"payout_warning": [ | ||
"We highly recommend setting a higher payout limit to reduce total number of payout transactions. Less transactions means less paid in network fees.", | ||
"You are the only one responsible for paying the transaction fees. We are strongly in favour of setting a transaction fee limit lower to avoid total loss on network fees. This will also help you partially mitigate losses when sudden fee spikes happen." | ||
"We highly recommend setting a higher payout limit to reduce total number of payout transactions. Less transactions means less network fees.", | ||
"You are the only one responsible for paying the transaction fees. We are strongly in favour of setting a transaction fee limit lower to avoid a total loss of money due to high network fees. This will also help you partially mitigate losses when sudden fee spikes happen." | ||
], | ||
"notifications": { | ||
"title": "Email notifications", | ||
|
@@ -33,6 +48,7 @@ | |
"send_to_placeholder": "[email protected]", | ||
"check_worker_down": "Warn me when one of my workers goes down", | ||
"check_payout_sent": "Notify me when a payout has been sent", | ||
"offline_duration": "We will notify you if we haven't received any shares from your rig in {{duration}}.", | ||
"submit": "Apply changes" | ||
} | ||
}, | ||
|
@@ -42,8 +58,8 @@ | |
"greet_period_evening": "Good evening", | ||
"greet_desc": "{{count}} worker is mining {{coin}} and is hashing {{hashrate}} in total.", | ||
"greet_desc_plural": "{{count}} workers are mining {{coin}} and are hashing {{hashrate}} in total.", | ||
"greet_desc_farm": "{{count}} worker is farming {{coin}} and is having {{hashrate}} in total.", | ||
"greet_desc_farm_plural": "{{count}} workers are farming {{coin}} and are having {{hashrate}} in total.", | ||
"greet_desc_farm": "{{count}} worker is farming {{coin}} with {{hashrate}} of storage.", | ||
"greet_desc_farm_plural": "{{count}} workers are farming {{coin}} with {{hashrate}} of total storage.", | ||
"greet_desc_1": "", | ||
"greet_desc_2": "", | ||
"greet_desc_3": "", | ||
|
@@ -64,14 +80,14 @@ | |
"stat_unpaid_balance": "Unpaid Balance", | ||
"stat_unpaid_balance_reach": "<v>{{value}}</v> of the payout limit reached.", | ||
"stat_unpaid_balance_reach_est": "The limit will be reached <v>{{value}}</v>.", | ||
"stat_unpaid_balance_reach_ok": "Your payout will be processed on the next hourly payment round if fee preferences match.", | ||
"stat_unpaid_balance_reach_ok_l2": "Your payout will be processed on the next L2 payment round, which happens every 24 hours, at a random time in the day.", | ||
"stat_unpaid_balance_reach_ok": "Your payout will be processed on the next hourly payment round if the fee preferences are met.", | ||
"stat_unpaid_balance_reach_ok_l2": "Your payout will be processed on the next L2 payment round, which happens randomly every 24 hours.", | ||
"stat_unpaid_balance_reach_delayed_by_gas_limit": "However, your payout won't be processed because your gas price limit of <v>{{gasLimit}}</v> is lower than the current network gas price of <v>{{currentGas}}</v>.", | ||
"stat_estimate": "Estimated Earnings", | ||
"stat_estimate_daily": "daily", | ||
"stat_estimate_weekly": "weekly", | ||
"stat_estimate_monthly": "monthly", | ||
"stat_estimate_tooltip": "Click to change between daily, weekly and monthly estimate.", | ||
"stat_estimate_tooltip": "Click to change between daily, weekly and monthly estimates.", | ||
"update_in": "Update in", | ||
"auto_update": "Auto-update" | ||
}, | ||
|
@@ -105,7 +121,7 @@ | |
"title": "Advanced PPLNS Statistics", | ||
"avp": { | ||
"title": "Average Paying Hashrate", | ||
"tooltip": "Calculated based on current round share and the last 3 hours pool hashrate chart.", | ||
"tooltip": "Calculated based on current round share and the last 3 hours of the pool hashrate chart.", | ||
"current": "Current" | ||
}, | ||
"crs": { | ||
|
@@ -149,7 +165,7 @@ | |
"average_cta": "Tips on reducing fees", | ||
"average_cta_tooltip": [ | ||
"1. Setting higher payout limit will reduce the number of transactions you will have to pay for in terms of network transaction fees.", | ||
"2. Set your transaction fee limit to avoid high fees in the settings. When you reach your payout threshold, we will make sure that your payout transaction will be executed as soon as it fulfills your fee limit settings." | ||
"2. Set your transaction fee limit to avoid high fees in the settings. When you reach your payout threshold, we will make sure that your payout transaction will be executed as soon as it meets your fee limit settings." | ||
] | ||
}, | ||
"table": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
{ | ||
"head_title": "Open Data Reports", | ||
"title": "Open Data Reports", | ||
"head_title": "Transparency Reports", | ||
"title": "Transparency Reports", | ||
"description": "Our initiative to provide clear and transparent progress reports about what we are doing at Flexpool.", | ||
"latest": "Latest report", | ||
"archive": "Reports archive", | ||
"latest": "Latest Transparency Report", | ||
"archive": "Legacy open data report archive", | ||
"report_item": "Flexpool Progress Report" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,6 +19,6 @@ | |
}, | ||
"section_five": { | ||
"title": "Other questions", | ||
"description": "For business-related questions, please, contact us at <email>[email protected]</email>. Please, note that we do not provide support via this Email." | ||
"description": "For business-related questions, please, contact us at <email>{{email}}</email> <bold>(English only)</bold>. Please, note that <bold>we do not provide support via this Email</bold>." | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,9 +21,24 @@ | |
"l2_warning": "Please make sure your wallet support <bold>{{network_name}}</bold> WETH deposits. Otherwise, your funds will be lost forever.", | ||
"l2_acknowledge": "I acknowledge that my wallet supports <bold>{{network_name}}</bold> L2 network, that the funds will be irreversibly lost otherwise, and that I know how to deal with payouts made in the <bold>{{network_name}}</bold> network." | ||
}, | ||
"difficulty": { | ||
"title": "Difficulty Settings", | ||
"warning": "The adjustable difficulty is a feature for advanced users only. We strongly recommend keeping 1 unless you have specific requirements. Please do not change the difficulty unless you know what you are doing.", | ||
"check_difficulty": "Check current difficulty", | ||
"update_difficulty": "Update difficulty", | ||
"acknowledge": "I acknowledge that higher difficulty will make the effective space calculations less precise.", | ||
"check_difficulty_button": "Check Difficulty", | ||
"pending_difficulty": "You have a pending difficulty change of {{difficulty}}. Please wait up to 10 minutes for the changes to be applied.", | ||
"current_difficulty": "Your current difficulty is: {{difficulty}}", | ||
"launcher_id_desc": "Use the Launcher ID to check the difficulty of your current PlotNFT.", | ||
"launcher_id_error": "The launcher ID is invalid, please try again.", | ||
"difficulty_desc": "Difficulty determines the frequency of partials. The lower the difficulty is, the more partials you will get. More partials will result in more precise stats.", | ||
"login_link_desc": "A Login Link is required to prove you own this PlotNFT.", | ||
"submit": "Apply Changes" | ||
}, | ||
"payout_warning": [ | ||
"Silně doporučujeme nastavit si vyšší limit vyplácení pro snížení celkového počtu transakcí. Méně transakcí znamená méně plateb za poplatky sítě.", | ||
"Jen ty jsi zodpovědný za transakční poplatky. Jsme za to nastavit si nižší limit výše transakčního poplatku. Zabrání to především náhlým růstům poplatků za transakci." | ||
"We highly recommend setting a higher payout limit to reduce total number of payout transactions. Less transactions means less network fees.", | ||
"You are the only one responsible for paying the transaction fees. We are strongly in favour of setting a transaction fee limit lower to avoid a total loss of money due to high network fees. This will also help you partially mitigate losses when sudden fee spikes happen." | ||
], | ||
"notifications": { | ||
"title": "E-mailová upozornění", | ||
|
@@ -33,6 +48,7 @@ | |
"send_to_placeholder": "[email protected]", | ||
"check_worker_down": "Upozornit mě, když jeden z mých rigů přestane těžit", | ||
"check_payout_sent": "Upozornit mě na vyplacení zůstatku", | ||
"offline_duration": "We will notify you if we haven't received any shares from your rig in {{duration}}.", | ||
"submit": "Aplikovat změny" | ||
} | ||
}, | ||
|
@@ -42,8 +58,8 @@ | |
"greet_period_evening": "Dobrý večer", | ||
"greet_desc": "{{count}} rig těží {{coin}} a celkově hashuje {{hashrate}}.", | ||
"greet_desc_plural": ".", | ||
"greet_desc_farm": "{{count}} worker is farming {{coin}} and is having {{hashrate}} in total.", | ||
"greet_desc_farm_plural": "{{count}} workers are farming {{coin}} and are having {{hashrate}} in total.", | ||
"greet_desc_farm": "{{count}} worker is farming {{coin}} with {{hashrate}} of storage.", | ||
"greet_desc_farm_plural": "{{count}} workers are farming {{coin}} with {{hashrate}} of total storage.", | ||
"greet_desc_1": "", | ||
"greet_desc_2": "", | ||
"greet_desc_3": "", | ||
|
@@ -64,14 +80,14 @@ | |
"stat_unpaid_balance": "Nevyplacený zůstatek", | ||
"stat_unpaid_balance_reach": "Dosaženo <v>{{value}}</v> cíle pro vyplacení.", | ||
"stat_unpaid_balance_reach_est": "Cíl bude dosažen <v>{{value}}</v>.", | ||
"stat_unpaid_balance_reach_ok": "Your payout will be processed on the next hourly payment round if fee preferences match.", | ||
"stat_unpaid_balance_reach_ok_l2": "Your payout will be processed on the next L2 payment round, which happens every 24 hours, at a random time in the day.", | ||
"stat_unpaid_balance_reach_ok": "Your payout will be processed on the next hourly payment round if the fee preferences are met.", | ||
"stat_unpaid_balance_reach_ok_l2": "Your payout will be processed on the next L2 payment round, which happens randomly every 24 hours.", | ||
"stat_unpaid_balance_reach_delayed_by_gas_limit": "However, your payout won't be processed because your gas price limit of <v>{{gasLimit}}</v> is lower than the current network gas price of <v>{{currentGas}}</v>.", | ||
"stat_estimate": "Odhadovaná výtěžnost", | ||
"stat_estimate_daily": "denně", | ||
"stat_estimate_weekly": "týdně", | ||
"stat_estimate_monthly": "měsíčně", | ||
"stat_estimate_tooltip": "Kliknutím změníte zobrazení mezi denním, týdenním a měsíčním odhadem.", | ||
"stat_estimate_tooltip": "Click to change between daily, weekly and monthly estimates.", | ||
"update_in": "Update in", | ||
"auto_update": "Auto-update" | ||
}, | ||
|
@@ -105,7 +121,7 @@ | |
"title": "Pokročilé PPLNS statistiky", | ||
"avp": { | ||
"title": "Průměrný vyplácený hashrate", | ||
"tooltip": "Vypočteno na základě aktuálního kola sharů a poslední 3 hodiny v grafu hashrate poolu.", | ||
"tooltip": "Calculated based on current round share and the last 3 hours of the pool hashrate chart.", | ||
"current": "Aktuální" | ||
}, | ||
"crs": { | ||
|
@@ -149,7 +165,7 @@ | |
"average_cta": "Tipy jak snížit poplatky", | ||
"average_cta_tooltip": [ | ||
"1. Nastavení vyššího limitu vyplacení sníží celkový počet transakcí. Zaplatíš tedy dohromady méně na poplatcích.", | ||
"2. Nastav si limit poplatku v nastavení. Pokud dosáhneš limitu vyplacení, transakce proběhne jen tehdy, pokud limit transakčního poplatku je vyšší než aktuální poplatek sítě." | ||
"2. Set your transaction fee limit to avoid high fees in the settings. When you reach your payout threshold, we will make sure that your payout transaction will be executed as soon as it meets your fee limit settings." | ||
] | ||
}, | ||
"table": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
{ | ||
"head_title": "Otevřené datové reporty", | ||
"title": "Otevřené datové reporty", | ||
"head_title": "Transparency Reports", | ||
"title": "Transparency Reports", | ||
"description": "Naše iniciativa na poskytnutí jasných a transparentních zpráv o pokroku a ohledně toho, co děláme ve Flexpoolu.", | ||
"latest": "Poslední report", | ||
"archive": "Archiv reportů", | ||
"latest": "Latest Transparency Report", | ||
"archive": "Legacy open data report archive", | ||
"report_item": "Přehled" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,6 +19,6 @@ | |
}, | ||
"section_five": { | ||
"title": "Jiné otázky", | ||
"description": "Pokud jde o obchodní otázky či spolupráci, kontaktujte nás prosím na adrese <email>[email protected]</email>. Vezměte prosím na vědomí, že neposkytujeme podporu prostřednictvím tohoto e-mailu." | ||
"description": "For business-related questions, please, contact us at <email>{{email}}</email> <bold>(English only)</bold>. Please, note that <bold>we do not provide support via this Email</bold>." | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.