Skip to content

Commit ee31580

Browse files
authored
Merge pull request #1576 from fulldecent/patch-1
Fix all typos on tronscan website (en)
2 parents 35e793c + acdd0cc commit ee31580

File tree

1 file changed

+9
-9
lines changed
  • src/translations/versionLang/lang20Q1

1 file changed

+9
-9
lines changed

src/translations/versionLang/lang20Q1/en.js

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
##################################################################################
1414
# #
1515
# Template for translating the tronscan.org website #
16-
# Version: 2020 Q1 #
17-
# Update Date: 01-03.2019 #
16+
# Version: 2020 Q1 #
17+
# Update Date: 01-03.2019 #
1818
# Language: English #
1919
# Status: Approved Version #
2020
# Number of checks: 5 #
@@ -32,7 +32,7 @@ export const lang20Q1 = {
3232
data_time2: "1 Day",
3333
data_time3: "1 Week",
3434
data_check: "View Top10",
35-
data_account_top: "最佳账户",
35+
data_account_top: "Top Accounts",
3636
data_account_send_Trx: "Top Accounts--Total TRX Sent",
3737
data_account_send_Trx_items: "Top Accounts--Txn Count Sent",
3838
data_account_receive_Trx: "Top Accounts--Total TRX Received",
@@ -76,9 +76,9 @@ export const lang20Q1 = {
7676
// 2020-01-17
7777
data_token_transcation_number: "Txn Amount",
7878
data_token_mark_7:
79-
"(Number of holders last period - numebr of holders this period)/number of holders last period*100%",
79+
"(Number of holders last period - number of holders this period)/number of holders last period*100%",
8080
data_token_mark_8:
81-
"(Number of Txn accounts last period - numebr of Txn accounts this period)/number of Txn accounts last period*100%",
81+
"(Number of Txn accounts last period - number of Txn accounts this period)/number of Txn accounts last period*100%",
8282
data_token_mark_9:
8383
"(Txn count this period - Txn count last period) / Txn count last period*100%",
8484
data_token_mark_10:
@@ -90,7 +90,7 @@ export const lang20Q1 = {
9090
data_TRX_transfer_count: "TRX Transfer Count",
9191
data_TRX_frozen_total: "Total TRX Frozen",
9292
data_votes_total: "Total Votes",
93-
data_TRON_tokens_total: "Toal TRON Tokens",
93+
data_TRON_tokens_total: "Total TRON Tokens",
9494
data_TRC10_tokens_total: "TRC10 Tokens",
9595
data_TRC20_tokens_total: "TRC20 Tokens",
9696
data_TRONSCAN_tokens_entered: "Tokens Entered on TRONSCAN",
@@ -144,7 +144,7 @@ export const lang20Q1 = {
144144
proposal_cancel_tip: "Are you sure to withdraw the vote? ",
145145
proposal_apply_super: "This feature is only available to SRs.",
146146
proposal_apply_super_btn: "Apply to be an SR",
147-
proposal_apply_super_desc: "All TRX-holders can apply to be SR candidates. The 27 most voted candidates will become SRs, and the top 28 - 127 candidates will become super partenrs. SRs are responsible for packing transactions and generating blocks. They are also entitled to block rewards and voting rewards. Super partners do not pack transaction or generate blocks and are only eligible for voting rewards. All SR candidates, super partners and SRs can raise proposals to modify parameters on the TRON network.",
147+
proposal_apply_super_desc: "All TRX-holders can apply to be SR candidates. The 27 most voted candidates will become SRs, and the top 28 - 127 candidates will become super partners. SRs are responsible for packing transactions and generating blocks. They are also entitled to block rewards and voting rewards. Super partners do not pack transaction or generate blocks and are only eligible for voting rewards. All SR candidates, super partners and SRs can raise proposals to modify parameters on the TRON network.",
148148
// proposal_apply_super_input_name: "请输入您的名称",
149149
// proposal_apply_super_input_name_ph: "3-30个字符,设置后不可修改",
150150
proposal_apply_super_input_website: "Please enter your URL",
@@ -208,7 +208,7 @@ export const lang20Q1 = {
208208
full_node_version_confirmed:'CONFIRMED',
209209
full_node_version_unconfirmed:'UNCONFIRMED',
210210
// full_node_version_confirmed_tips:'Transactions confirmed by 19 or more blocks will be marked "CONFIRMED",otherwise is“UNCONFIRMED” or "ROLLED BACK"',
211-
full_node_version_confirmed_tips:'Transactions confirmed by 19 or more SRs will be marked "confirmed",or is“uncomfirmed”',
211+
full_node_version_confirmed_tips:'Transactions confirmed by 19 or more SRs will be marked "confirmed",otherwise "unconfirmed"',
212212

213213

214214
// 2020-02-19
@@ -334,7 +334,7 @@ export const lang20Q1 = {
334334
account_tags_delete_is: "Are you sure to remove the tag?",
335335
account_tags_delete_succss: "The tag has been removed.",
336336
account_address_name_tag:'(Verified tag)',
337-
account_tags_address_placehold:'请输入正确的地址',
337+
account_tags_address_placehold:'Please enter a correct address',
338338
account_tags_tag_placehold:'Please enter a tag (no more than 20 characters).',
339339
account_tags_note_placehold:'Optional, no more than 100 characters.',
340340
account_tags_tag_valid:'Only Chinese, English or Arabic numbers can be entered',

0 commit comments

Comments
 (0)