diff --git a/en/translation.json b/en/translation.json index 8fe5801..e1e09fd 100644 --- a/en/translation.json +++ b/en/translation.json @@ -609,5 +609,8 @@ "max_recorded_acps_today": "Max recorded account calls per second today", "number_acpb_today": "Number of account calls per block today", "total_account_calls": "Total number of account calls today", - "relative_compute": "Relative Compute" + "relative_compute": "Relative Compute", + "token_symbol": "Token symbol", + "token_decimals": "Token decimals", + "token_total_supply": "Token total supply" } diff --git a/es/translation.json b/es/translation.json index 1b5e38c..ae3d7cb 100644 --- a/es/translation.json +++ b/es/translation.json @@ -609,5 +609,8 @@ "max_recorded_acps_today": "Max recorded account calls per second today", "number_acpb_today": "Number of account calls per block today", "total_account_calls": "Total number of account calls today", - "relative_compute": "Relative Compute" + "relative_compute": "Relative Compute", + "token_symbol": "Token symbol", + "token_decimals": "Token decimals", + "token_total_supply": "Token total supply" } diff --git a/fr/translation.json b/fr/translation.json index 1ec9281..12bbd24 100644 --- a/fr/translation.json +++ b/fr/translation.json @@ -609,5 +609,8 @@ "max_recorded_acps_today": "Max recorded account calls per second today", "number_acpb_today": "Number of account calls per block today", "total_account_calls": "Total number of account calls today", - "relative_compute": "Relative Compute" + "relative_compute": "Relative Compute", + "token_symbol": "Token symbol", + "token_decimals": "Token decimals", + "token_total_supply": "Token total supply" } diff --git a/ja/translation.json b/ja/translation.json index 1b4faae..07d823c 100644 --- a/ja/translation.json +++ b/ja/translation.json @@ -614,5 +614,8 @@ "max_recorded_acps_today": "Max recorded account calls per second today", "number_acpb_today": "Number of account calls per block today", "total_account_calls": "Total number of account calls today", - "relative_compute": "Relative Compute" + "relative_compute": "Relative Compute", + "token_symbol": "Token symbol", + "token_decimals": "Token decimals", + "token_total_supply": "Token total supply" } diff --git a/ko/translation.json b/ko/translation.json index f190b33..7c492ba 100644 --- a/ko/translation.json +++ b/ko/translation.json @@ -609,5 +609,8 @@ "max_recorded_acps_today": "Max recorded account calls per second today", "number_acpb_today": "Number of account calls per block today", "total_account_calls": "Total number of account calls today", - "relative_compute": "Relative Compute" + "relative_compute": "Relative Compute", + "token_symbol": "Token symbol", + "token_decimals": "Token decimals", + "token_total_supply": "Token total supply" } diff --git a/ru/translation.json b/ru/translation.json index 16f9ff4..48633ea 100644 --- a/ru/translation.json +++ b/ru/translation.json @@ -609,5 +609,8 @@ "max_recorded_acps_today": "Max recorded account calls per second today", "number_acpb_today": "Number of account calls per block today", "total_account_calls": "Total number of account calls today", - "relative_compute": "Relative Compute" + "relative_compute": "Relative Compute", + "token_symbol": "Token symbol", + "token_decimals": "Token decimals", + "token_total_supply": "Token total supply" } diff --git a/uk/translation.json b/uk/translation.json index dadc43c..78d0ad3 100644 --- a/uk/translation.json +++ b/uk/translation.json @@ -609,5 +609,8 @@ "max_recorded_acps_today": "Max recorded account calls per second today", "number_acpb_today": "Number of account calls per block today", "total_account_calls": "Total number of account calls today", - "relative_compute": "Relative Compute" + "relative_compute": "Relative Compute", + "token_symbol": "Token symbol", + "token_decimals": "Token decimals", + "token_total_supply": "Token total supply" } diff --git a/vi/translation.json b/vi/translation.json index 187898e..b8d8794 100644 --- a/vi/translation.json +++ b/vi/translation.json @@ -609,5 +609,8 @@ "max_recorded_acps_today": "Max recorded account calls per second today", "number_acpb_today": "Number of account calls per block today", "total_account_calls": "Total number of account calls today", - "relative_compute": "Relative Compute" + "relative_compute": "Relative Compute", + "token_symbol": "Token symbol", + "token_decimals": "Token decimals", + "token_total_supply": "Token total supply" } diff --git a/zh-CN/translation.json b/zh-CN/translation.json index 8e85a9f..67ec742 100644 --- a/zh-CN/translation.json +++ b/zh-CN/translation.json @@ -612,5 +612,8 @@ "max_recorded_acps_today": "Max recorded account calls per second today", "number_acpb_today": "Number of account calls per block today", "total_account_calls": "Total number of account calls today", - "relative_compute": "Relative Compute" + "relative_compute": "Relative Compute", + "token_symbol": "Token symbol", + "token_decimals": "Token decimals", + "token_total_supply": "Token total supply" }