Update en_US.json

This commit is contained in:
Satinder Grewal 2018-02-19 23:15:13 +11:00 committed by GitHub
parent 827f2b1314
commit 2aae93a988
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 19 additions and 10 deletions

View File

@ -146,14 +146,14 @@
"exchange_trading_pair_coin_price_input_placeholder": "Price e.g. 0.01",
"exchange_trading_pair_coin_volume_input_placeholder": "Amount e.g. 12.5",
"exchange_speed_mode_settings": "Speed Mode Settings",
"exchange_btn_buy_caps": "Buy",
"exchange_btn_sell_caps": "Sell",
"exchange_btn_buy_caps": "BUY",
"exchange_btn_sell_caps": "SELL",
"exchange_btn_trade_bot": "OFFER BOT",
"exchange_btn_manual_trade": "MANUAL OFFER",
"exchange_btn_portfolio": "PORTFOLIO",
"exchange_lbl_one_max": "Max",
"exchange_lbl_one_min": "Min",
"exchange_lbl_one_price_to": "Unit Price to",
"exchange_lbl_one_price_to": "Price to",
"exchange_lbl_buy_small": "Buy",
"exchange_lbl_sell_small": "Sell",
"exchange_trade_with_selected_trader": "Trade with selected trader only (optional)",
@ -163,7 +163,7 @@
"exchange_lbl_two_min": "Min",
"exchange_lbl_two_buy_small": "Buy",
"exchange_lbl_two_sell_small": "Sell",
"exchange_lbl_amount_to": "Quantity to",
"exchange_lbl_amount_to": "Amount to",
"exchange_dont_auto_repeat_order": "Do not auto-repeat order",
"exchange_enable_auto_repeat_this_trade": "Enable auto-repeat for this trade",
"exchange_enable_auto_repeat_coinmarketcap": "Enable auto-repeat & CoinMarketCap prices",
@ -185,8 +185,8 @@
"exchange_trade_status": "Trade Status",
"exchange_th_my_orders_base": "Base",
"exchange_th_my_orders_rel": "Rel",
"exchange_th_my_orders_bid": "Bid",
"exchange_th_my_orders_ask": "Ask",
"exchange_th_my_orders_bid": "Buy",
"exchange_th_my_orders_ask": "Sell",
"exchange_th_bot_list_tradebot_info": "TradeBot Info",
"exchange_th_bot_list_progress_info": "Progress Info",
"exchange_th_bot_list_actions": "Actions",
@ -284,10 +284,10 @@
"exchange_botstatus_td_result": "Result",
"exchange_botstatus_td_trade_attempts": "Trades Attempts",
"exchange_botstatus_dialog_change_this_auto_traders_settings": "Change Settings for this Auto Trade",
"exchange_botstatus_dialog_buyselltext_buy": "Bid",
"exchange_botstatus_dialog_buyselltext_sell": "Ask",
"exchange_botstatus_dialog_buyselltext_bought": "Bid",
"exchange_botstatus_dialog_buyselltext_sold": "Ask",
"exchange_botstatus_dialog_buyselltext_buy": "Buy",
"exchange_botstatus_dialog_buyselltext_sell": "Sell",
"exchange_botstatus_dialog_buyselltext_bought": "Buy",
"exchange_botstatus_dialog_buyselltext_sold": "Sell",
"exchange_botstatus_dialog_new": "New",
"exchange_botstatus_dialog_price_to": "Price to",
"exchange_botstatus_dialog_new_max_amount_to": "New Max Amount to",
@ -401,3 +401,12 @@
"settings_toastr_title": "BarterDEX Settings"
}
}