Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Crowdin updates #5365

Closed
wants to merge 37 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
ea444d8
New translations enus.json (French)
paullinator Nov 16, 2024
7ceec45
New translations enus.json (Spanish)
paullinator Nov 16, 2024
3bc146b
New translations enus.json (German)
paullinator Nov 16, 2024
c44ddad
New translations enus.json (Italian)
paullinator Nov 16, 2024
424e4c9
New translations enus.json (Japanese)
paullinator Nov 16, 2024
c599ca8
New translations enus.json (Korean)
paullinator Nov 16, 2024
7f7be81
New translations enus.json (Portuguese)
paullinator Nov 16, 2024
740c23b
New translations enus.json (Russian)
paullinator Nov 16, 2024
48302f1
New translations enus.json (Chinese Simplified)
paullinator Nov 16, 2024
431528d
New translations enus.json (Vietnamese)
paullinator Nov 16, 2024
16252bf
New translations enus.json (Spanish, Mexico)
paullinator Nov 16, 2024
1115ebf
New translations enus.json (Karakalpak)
paullinator Nov 16, 2024
ca4d260
New translations enus.json (Italian)
paullinator Nov 16, 2024
25c4080
New translations enus.json (French)
paullinator Dec 2, 2024
267281c
New translations enus.json (Spanish)
paullinator Dec 2, 2024
e7634cf
New translations enus.json (German)
paullinator Dec 2, 2024
9f4f768
New translations enus.json (Italian)
paullinator Dec 2, 2024
8975b13
New translations enus.json (Japanese)
paullinator Dec 2, 2024
ff786d4
New translations enus.json (Korean)
paullinator Dec 2, 2024
0f4e5b3
New translations enus.json (Portuguese)
paullinator Dec 2, 2024
416a13d
New translations enus.json (Russian)
paullinator Dec 2, 2024
e3c0ef4
New translations enus.json (Chinese Simplified)
paullinator Dec 2, 2024
7b49d2f
New translations enus.json (Vietnamese)
paullinator Dec 2, 2024
0d0e2c5
New translations enus.json (Spanish, Mexico)
paullinator Dec 2, 2024
f95941d
New translations enus.json (Karakalpak)
paullinator Dec 2, 2024
173be53
New translations enus.json (French)
paullinator Dec 3, 2024
b64c453
New translations enus.json (Spanish)
paullinator Dec 3, 2024
f2fe8a7
New translations enus.json (German)
paullinator Dec 3, 2024
d285452
New translations enus.json (Italian)
paullinator Dec 3, 2024
a3ee8d7
New translations enus.json (Japanese)
paullinator Dec 3, 2024
7c5281b
New translations enus.json (Korean)
paullinator Dec 3, 2024
d62149f
New translations enus.json (Portuguese)
paullinator Dec 3, 2024
d855f42
New translations enus.json (Russian)
paullinator Dec 3, 2024
c347da7
New translations enus.json (Chinese Simplified)
paullinator Dec 3, 2024
9ed960d
New translations enus.json (Vietnamese)
paullinator Dec 3, 2024
e1ae256
New translations enus.json (Spanish, Mexico)
paullinator Dec 3, 2024
adca3b2
New translations enus.json (Karakalpak)
paullinator Dec 3, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion src/locales/strings/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,9 @@
"request_qr_your_wrapped_segwit_address": "Your Wrapped-Segwit Address",
"request_qr_your_legacy_address": "Your Legacy Address",
"request_qr_your_segwit_address": "Your Segwit Address",
"request_qr_your_sapling_address": "Your Sapling Address (shielded)",
"request_qr_your_transparent_address": "Your Transparent Address (auto-shielded)",
"request_qr_your_unified_address": "Your Unified Address (shielded)",
"request_review_question_title": "Gefällt Ihnen %s?",
"request_review_question_subtitle": "Bitte bewerten Sie uns",
"request_review_answer_no": "Nein, danke",
Expand Down Expand Up @@ -668,7 +671,7 @@
"transaction_details_fee_warning": "Hohe Netzwerkgebühren",
"transaction_details_swap": "Swap Funds",
"transaction_details_swap_network_fee": "Swap Network Fee",
"transaction_details_swap_order_cancel": "Swap Order Canceled",
"transaction_details_swap_order_cancel": "Swap Order Cancelled",
"transaction_details_swap_order_post": "Swap Order Opened",
"transaction_details_swap_order_fill": "Swap Order Filled",
"transaction_details_claim": "Claim Staked Funds",
Expand Down Expand Up @@ -1225,6 +1228,7 @@
"stake_earn_1s": "Earn: %1$s",
"stake_earning_1s": "Earning: %1$s",
"stake_apy_1s": "%1$s APY",
"stake_stable_apy": "Stable APY",
"stake_variable_apy": "Variable APY",
"stake_s_staked": "%s Staked",
"stake_s_earned": "%s Earned",
Expand Down Expand Up @@ -1294,11 +1298,13 @@
"fiat_plugin_fetching_assets": "Fetching supported assets",
"fiat_plugin_sell_cancelled": "Sell order cancelled",
"fiat_plugin_finalizing_quote": "Finalizing your exchange quote. Please wait as this may take up to a minute",
"fiat_plugin_buy_cancelled": "Buy order cancelled",
"fiat_plugin_buy_complete_title": "Buy Order Complete",
"fiat_plugin_buy_complete_message_s": "Your buy order of %1$s %2$s with %3$s %4$s has been completed.",
"fiat_plugin_buy_complete_message_2_hour_s": "Please allow up to %1$s hour for the funds to appear in your wallet.",
"fiat_plugin_buy_complete_message_2_hours_s": "Please allow up to %1$s hours for the funds to appear in your wallet.",
"fiat_plugin_buy_failed_try_again": "Buy order failed. Please try again",
"fiat_plugin_buy_unknown_status": "Unknown order status upon completion. Please contact support for assistence.",
"fiat_plugin_sell_complete_title": "Sell Order Complete",
"fiat_plugin_sell_complete_message_s": "Your sell order of %1$s %2$s for %3$s %4$s has been completed.",
"fiat_plugin_sell_complete_message_2_hour_s": "Please allow up to %1$s hour for the funds to appear in your account.",
Expand Down
8 changes: 7 additions & 1 deletion src/locales/strings/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,9 @@
"request_qr_your_wrapped_segwit_address": "Tu dirección Wrapped-Segwit",
"request_qr_your_legacy_address": "Tu dirección Legacy",
"request_qr_your_segwit_address": "Tu dirección Segwit",
"request_qr_your_sapling_address": "Your Sapling Address (shielded)",
"request_qr_your_transparent_address": "Your Transparent Address (auto-shielded)",
"request_qr_your_unified_address": "Your Unified Address (shielded)",
"request_review_question_title": "¿Disfrutando %1$s?",
"request_review_question_subtitle": "Por favor, danos una reseña",
"request_review_answer_no": "No, gracias",
Expand Down Expand Up @@ -668,7 +671,7 @@
"transaction_details_fee_warning": "Tarifas de red altas",
"transaction_details_swap": "Swap Funds",
"transaction_details_swap_network_fee": "Swap Network Fee",
"transaction_details_swap_order_cancel": "Swap Order Canceled",
"transaction_details_swap_order_cancel": "Swap Order Cancelled",
"transaction_details_swap_order_post": "Swap Order Opened",
"transaction_details_swap_order_fill": "Swap Order Filled",
"transaction_details_claim": "Claim Staked Funds",
Expand Down Expand Up @@ -1225,6 +1228,7 @@
"stake_earn_1s": "Earn: %1$s",
"stake_earning_1s": "Earning: %1$s",
"stake_apy_1s": "%1$s APY",
"stake_stable_apy": "Stable APY",
"stake_variable_apy": "Variable APY",
"stake_s_staked": "%s Staked",
"stake_s_earned": "%s Earned",
Expand Down Expand Up @@ -1294,11 +1298,13 @@
"fiat_plugin_fetching_assets": "Fetching supported assets",
"fiat_plugin_sell_cancelled": "Sell order cancelled",
"fiat_plugin_finalizing_quote": "Finalizing your exchange quote. Please wait as this may take up to a minute",
"fiat_plugin_buy_cancelled": "Buy order cancelled",
"fiat_plugin_buy_complete_title": "Buy Order Complete",
"fiat_plugin_buy_complete_message_s": "Your buy order of %1$s %2$s with %3$s %4$s has been completed.",
"fiat_plugin_buy_complete_message_2_hour_s": "Please allow up to %1$s hour for the funds to appear in your wallet.",
"fiat_plugin_buy_complete_message_2_hours_s": "Please allow up to %1$s hours for the funds to appear in your wallet.",
"fiat_plugin_buy_failed_try_again": "Buy order failed. Please try again",
"fiat_plugin_buy_unknown_status": "Unknown order status upon completion. Please contact support for assistence.",
"fiat_plugin_sell_complete_title": "Sell Order Complete",
"fiat_plugin_sell_complete_message_s": "Your sell order of %1$s %2$s for %3$s %4$s has been completed.",
"fiat_plugin_sell_complete_message_2_hour_s": "Please allow up to %1$s hour for the funds to appear in your account.",
Expand Down
8 changes: 7 additions & 1 deletion src/locales/strings/esMX.json
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,9 @@
"request_qr_your_wrapped_segwit_address": "Tu dirección Wrapped-Segwit",
"request_qr_your_legacy_address": "Tu dirección Legacy",
"request_qr_your_segwit_address": "Tu dirección Segwit",
"request_qr_your_sapling_address": "Your Sapling Address (shielded)",
"request_qr_your_transparent_address": "Your Transparent Address (auto-shielded)",
"request_qr_your_unified_address": "Your Unified Address (shielded)",
"request_review_question_title": "¿Disfrutando %1$s?",
"request_review_question_subtitle": "Por favor, danos una reseña",
"request_review_answer_no": "No, gracias",
Expand Down Expand Up @@ -668,7 +671,7 @@
"transaction_details_fee_warning": "Tarifas de red altas",
"transaction_details_swap": "Intercambio de fondos",
"transaction_details_swap_network_fee": "Tarifa de red de intercambio",
"transaction_details_swap_order_cancel": "Orden de intercambio cancelada",
"transaction_details_swap_order_cancel": "Swap Order Cancelled",
"transaction_details_swap_order_post": "Orden de intercambio abierta",
"transaction_details_swap_order_fill": "Orden de intercambio cancelada",
"transaction_details_claim": "Reclamar fondos apostados",
Expand Down Expand Up @@ -1225,6 +1228,7 @@
"stake_earn_1s": "Earn: %1$s",
"stake_earning_1s": "Earning: %1$s",
"stake_apy_1s": "%1$s APY",
"stake_stable_apy": "Stable APY",
"stake_variable_apy": "Variable APY",
"stake_s_staked": "%s Staked",
"stake_s_earned": "%s Earned",
Expand Down Expand Up @@ -1294,11 +1298,13 @@
"fiat_plugin_fetching_assets": "Fetching supported assets",
"fiat_plugin_sell_cancelled": "Sell order cancelled",
"fiat_plugin_finalizing_quote": "Finalizing your exchange quote. Please wait as this may take up to a minute",
"fiat_plugin_buy_cancelled": "Buy order cancelled",
"fiat_plugin_buy_complete_title": "Buy Order Complete",
"fiat_plugin_buy_complete_message_s": "Your buy order of %1$s %2$s with %3$s %4$s has been completed.",
"fiat_plugin_buy_complete_message_2_hour_s": "Please allow up to %1$s hour for the funds to appear in your wallet.",
"fiat_plugin_buy_complete_message_2_hours_s": "Please allow up to %1$s hours for the funds to appear in your wallet.",
"fiat_plugin_buy_failed_try_again": "Buy order failed. Please try again",
"fiat_plugin_buy_unknown_status": "Unknown order status upon completion. Please contact support for assistence.",
"fiat_plugin_sell_complete_title": "Sell Order Complete",
"fiat_plugin_sell_complete_message_s": "Your sell order of %1$s %2$s for %3$s %4$s has been completed.",
"fiat_plugin_sell_complete_message_2_hour_s": "Please allow up to %1$s hour for the funds to appear in your account.",
Expand Down
8 changes: 7 additions & 1 deletion src/locales/strings/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,9 @@
"request_qr_your_wrapped_segwit_address": "Your Wrapped-Segwit Address",
"request_qr_your_legacy_address": "Your Legacy Address",
"request_qr_your_segwit_address": "Your Segwit Address",
"request_qr_your_sapling_address": "Your Sapling Address (shielded)",
"request_qr_your_transparent_address": "Your Transparent Address (auto-shielded)",
"request_qr_your_unified_address": "Your Unified Address (shielded)",
"request_review_question_title": "Enjoying %1$s?",
"request_review_question_subtitle": "Please give us a review",
"request_review_answer_no": "No Thanks",
Expand Down Expand Up @@ -668,7 +671,7 @@
"transaction_details_fee_warning": "High Network Fees",
"transaction_details_swap": "Swap Funds",
"transaction_details_swap_network_fee": "Swap Network Fee",
"transaction_details_swap_order_cancel": "Swap Order Canceled",
"transaction_details_swap_order_cancel": "Swap Order Cancelled",
"transaction_details_swap_order_post": "Swap Order Opened",
"transaction_details_swap_order_fill": "Swap Order Filled",
"transaction_details_claim": "Claim Staked Funds",
Expand Down Expand Up @@ -1225,6 +1228,7 @@
"stake_earn_1s": "Earn: %1$s",
"stake_earning_1s": "Earning: %1$s",
"stake_apy_1s": "%1$s APY",
"stake_stable_apy": "Stable APY",
"stake_variable_apy": "Variable APY",
"stake_s_staked": "%s Staked",
"stake_s_earned": "%s Earned",
Expand Down Expand Up @@ -1294,11 +1298,13 @@
"fiat_plugin_fetching_assets": "Fetching supported assets",
"fiat_plugin_sell_cancelled": "Sell order cancelled",
"fiat_plugin_finalizing_quote": "Finalizing your exchange quote. Please wait as this may take up to a minute",
"fiat_plugin_buy_cancelled": "Buy order cancelled",
"fiat_plugin_buy_complete_title": "Buy Order Complete",
"fiat_plugin_buy_complete_message_s": "Your buy order of %1$s %2$s with %3$s %4$s has been completed.",
"fiat_plugin_buy_complete_message_2_hour_s": "Please allow up to %1$s hour for the funds to appear in your wallet.",
"fiat_plugin_buy_complete_message_2_hours_s": "Please allow up to %1$s hours for the funds to appear in your wallet.",
"fiat_plugin_buy_failed_try_again": "Buy order failed. Please try again",
"fiat_plugin_buy_unknown_status": "Unknown order status upon completion. Please contact support for assistence.",
"fiat_plugin_sell_complete_title": "Sell Order Complete",
"fiat_plugin_sell_complete_message_s": "Your sell order of %1$s %2$s for %3$s %4$s has been completed.",
"fiat_plugin_sell_complete_message_2_hour_s": "Please allow up to %1$s hour for the funds to appear in your account.",
Expand Down
8 changes: 7 additions & 1 deletion src/locales/strings/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,9 @@
"request_qr_your_wrapped_segwit_address": "Il Tuo Indirizzo Wrapped-Segwit",
"request_qr_your_legacy_address": "Il Tuo Indirizzo Legacy",
"request_qr_your_segwit_address": "Il Tuo Indirizzo Segwit",
"request_qr_your_sapling_address": "Your Sapling Address (shielded)",
"request_qr_your_transparent_address": "Your Transparent Address (auto-shielded)",
"request_qr_your_unified_address": "Your Unified Address (shielded)",
"request_review_question_title": "Ti piace %1$s?",
"request_review_question_subtitle": "Per favore, scrivi una recensione",
"request_review_answer_no": "No grazie",
Expand Down Expand Up @@ -668,7 +671,7 @@
"transaction_details_fee_warning": "Commissioni di rete elevate",
"transaction_details_swap": "Scambia Fondi",
"transaction_details_swap_network_fee": "Commissioni di rete per lo scambio",
"transaction_details_swap_order_cancel": "Ordine di scambio annullato",
"transaction_details_swap_order_cancel": "Swap Order Cancelled",
"transaction_details_swap_order_post": "Ordine di scambio aperto",
"transaction_details_swap_order_fill": "Ordine di scambio completato",
"transaction_details_claim": "Fondi in stake richiesti",
Expand Down Expand Up @@ -1225,6 +1228,7 @@
"stake_earn_1s": "Guadagna: %1$s",
"stake_earning_1s": "Stai guadagnando: %1$s",
"stake_apy_1s": "APY %1$s",
"stake_stable_apy": "APY stabile",
"stake_variable_apy": "APY variabile",
"stake_s_staked": "%s in Stake",
"stake_s_earned": "%s Guadagnato",
Expand Down Expand Up @@ -1294,11 +1298,13 @@
"fiat_plugin_fetching_assets": "Recupero degli asset supportati",
"fiat_plugin_sell_cancelled": "Ordine di vendita annullato",
"fiat_plugin_finalizing_quote": "Finalizzazione della quota di scambio. Potrebbe richiedere fino a un minuto",
"fiat_plugin_buy_cancelled": "Buy order cancelled",
"fiat_plugin_buy_complete_title": "Ordine di vendita completato",
"fiat_plugin_buy_complete_message_s": "Il tuo ordine di acquisto di %1$s %2$s con %3$s %4$s è stato completato.",
"fiat_plugin_buy_complete_message_2_hour_s": "Si prega di attendere fino a %1$s ore perché i fondi appaiano nel tuo portafoglio.",
"fiat_plugin_buy_complete_message_2_hours_s": "Si prega di attendere fino a %1$s ore per i fondi di apparire nel tuo portafoglio.",
"fiat_plugin_buy_failed_try_again": "Ordine di acquisto non riuscito. Riprova",
"fiat_plugin_buy_unknown_status": "Unknown order status upon completion. Please contact support for assistence.",
"fiat_plugin_sell_complete_title": "Ordine di vendita completato",
"fiat_plugin_sell_complete_message_s": "Il tuo ordine di vendita di %1$s %2$s per %3$s %4$s è stato completato.",
"fiat_plugin_sell_complete_message_2_hour_s": "Si prega di attendere fino a %1$s ore perché i fondi appaiano nel tuo account.",
Expand Down
8 changes: 7 additions & 1 deletion src/locales/strings/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,9 @@
"request_qr_your_wrapped_segwit_address": "Wrapped-Segwitアドレス",
"request_qr_your_legacy_address": "Legacyアドレスを使う",
"request_qr_your_segwit_address": "あなたのSegwitアドレス",
"request_qr_your_sapling_address": "Your Sapling Address (shielded)",
"request_qr_your_transparent_address": "Your Transparent Address (auto-shielded)",
"request_qr_your_unified_address": "Your Unified Address (shielded)",
"request_review_question_title": "%1$s を快適にご利用いただけていますか?",
"request_review_question_subtitle": "レビューをお願いします",
"request_review_answer_no": "結構です",
Expand Down Expand Up @@ -668,7 +671,7 @@
"transaction_details_fee_warning": "高いネットワーク手数料",
"transaction_details_swap": "Swap Funds",
"transaction_details_swap_network_fee": "Swap Network Fee",
"transaction_details_swap_order_cancel": "Swap Order Canceled",
"transaction_details_swap_order_cancel": "Swap Order Cancelled",
"transaction_details_swap_order_post": "Swap Order Opened",
"transaction_details_swap_order_fill": "Swap Order Filled",
"transaction_details_claim": "Claim Staked Funds",
Expand Down Expand Up @@ -1225,6 +1228,7 @@
"stake_earn_1s": "Earn: %1$s",
"stake_earning_1s": "Earning: %1$s",
"stake_apy_1s": "%1$s APY",
"stake_stable_apy": "Stable APY",
"stake_variable_apy": "Variable APY",
"stake_s_staked": "%s ステーク済み",
"stake_s_earned": "%s 獲得",
Expand Down Expand Up @@ -1294,11 +1298,13 @@
"fiat_plugin_fetching_assets": "サポートされている資産を取得中",
"fiat_plugin_sell_cancelled": "Sell order cancelled",
"fiat_plugin_finalizing_quote": "Finalizing your exchange quote. Please wait as this may take up to a minute",
"fiat_plugin_buy_cancelled": "Buy order cancelled",
"fiat_plugin_buy_complete_title": "Buy Order Complete",
"fiat_plugin_buy_complete_message_s": "Your buy order of %1$s %2$s with %3$s %4$s has been completed.",
"fiat_plugin_buy_complete_message_2_hour_s": "Please allow up to %1$s hour for the funds to appear in your wallet.",
"fiat_plugin_buy_complete_message_2_hours_s": "Please allow up to %1$s hours for the funds to appear in your wallet.",
"fiat_plugin_buy_failed_try_again": "Buy order failed. Please try again",
"fiat_plugin_buy_unknown_status": "Unknown order status upon completion. Please contact support for assistence.",
"fiat_plugin_sell_complete_title": "Sell Order Complete",
"fiat_plugin_sell_complete_message_s": "Your sell order of %1$s %2$s for %3$s %4$s has been completed.",
"fiat_plugin_sell_complete_message_2_hour_s": "Please allow up to %1$s hour for the funds to appear in your account.",
Expand Down
8 changes: 7 additions & 1 deletion src/locales/strings/kaa.json
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,9 @@
"request_qr_your_wrapped_segwit_address": "Your Wrapped-Segwit Address",
"request_qr_your_legacy_address": "Your Legacy Address",
"request_qr_your_segwit_address": "Your Segwit Address",
"request_qr_your_sapling_address": "Your Sapling Address (shielded)",
"request_qr_your_transparent_address": "Your Transparent Address (auto-shielded)",
"request_qr_your_unified_address": "Your Unified Address (shielded)",
"request_review_question_title": "Enjoying %1$s?",
"request_review_question_subtitle": "Please give us a review",
"request_review_answer_no": "Yaq, raxmet",
Expand Down Expand Up @@ -668,7 +671,7 @@
"transaction_details_fee_warning": "High Network Fees",
"transaction_details_swap": "Swap Funds",
"transaction_details_swap_network_fee": "Swap Network Fee",
"transaction_details_swap_order_cancel": "Swap Order Canceled",
"transaction_details_swap_order_cancel": "Swap Order Cancelled",
"transaction_details_swap_order_post": "Swap Order Opened",
"transaction_details_swap_order_fill": "Swap Order Filled",
"transaction_details_claim": "Claim Staked Funds",
Expand Down Expand Up @@ -1225,6 +1228,7 @@
"stake_earn_1s": "Earn: %1$s",
"stake_earning_1s": "Earning: %1$s",
"stake_apy_1s": "%1$s APY",
"stake_stable_apy": "Stable APY",
"stake_variable_apy": "Variable APY",
"stake_s_staked": "%s Staked",
"stake_s_earned": "%s Earned",
Expand Down Expand Up @@ -1294,11 +1298,13 @@
"fiat_plugin_fetching_assets": "Fetching supported assets",
"fiat_plugin_sell_cancelled": "Sell order cancelled",
"fiat_plugin_finalizing_quote": "Finalizing your exchange quote. Please wait as this may take up to a minute",
"fiat_plugin_buy_cancelled": "Buy order cancelled",
"fiat_plugin_buy_complete_title": "Buy Order Complete",
"fiat_plugin_buy_complete_message_s": "Your buy order of %1$s %2$s with %3$s %4$s has been completed.",
"fiat_plugin_buy_complete_message_2_hour_s": "Please allow up to %1$s hour for the funds to appear in your wallet.",
"fiat_plugin_buy_complete_message_2_hours_s": "Please allow up to %1$s hours for the funds to appear in your wallet.",
"fiat_plugin_buy_failed_try_again": "Buy order failed. Please try again",
"fiat_plugin_buy_unknown_status": "Unknown order status upon completion. Please contact support for assistence.",
"fiat_plugin_sell_complete_title": "Sell Order Complete",
"fiat_plugin_sell_complete_message_s": "Your sell order of %1$s %2$s for %3$s %4$s has been completed.",
"fiat_plugin_sell_complete_message_2_hour_s": "Please allow up to %1$s hour for the funds to appear in your account.",
Expand Down
Loading
Loading