diff --git a/en/translation.json b/en/translation.json index 0ca9d74..f476ea1 100644 --- a/en/translation.json +++ b/en/translation.json @@ -572,5 +572,7 @@ "high_output": "High Output", "felt_to_uint384": "Felt to uint384", "mid_output": "Mid Output", - "this_contract_not_balances": "This contract does not have token balances" + "this_contract_not_balances": "This contract does not have token balances", + "gas_price": "Gas price", + "gas_price_for_block": "Gas price for this block" } diff --git a/es/translation.json b/es/translation.json index f16bf03..b8ae89f 100644 --- a/es/translation.json +++ b/es/translation.json @@ -572,5 +572,7 @@ "high_output": "High Output", "felt_to_uint384": "Felt to uint384", "mid_output": "Mid Output", - "this_contract_not_balances": "This contract does not have token balances" + "this_contract_not_balances": "This contract does not have token balances", + "gas_price": "precio de la gasolina", + "gas_price_for_block": "Precio de la gasolina para el bloque" } diff --git a/fr/translation.json b/fr/translation.json index 52020c0..28a2981 100644 --- a/fr/translation.json +++ b/fr/translation.json @@ -572,5 +572,8 @@ "high_output": "High Output", "felt_to_uint384": "Felt to uint384", "mid_output": "Mid Output", - "this_contract_not_balances": "This contract does not have token balances" + "this_contract_not_balances": "This contract does not have token balances", + "gas_price": "Gas Price", + "gas_price_for_block": "Gas price for this block" + } diff --git a/ja/translation.json b/ja/translation.json index b262745..729a655 100644 --- a/ja/translation.json +++ b/ja/translation.json @@ -577,5 +577,7 @@ "high_output": "High Output", "felt_to_uint384": "Felt to uint384", "mid_output": "Mid Output", - "this_contract_not_balances": "This contract does not have token balances" + "this_contract_not_balances": "This contract does not have token balances", + "gas_price": "ガソリン価格", + "gas_price_for_block": "ブロックのガソリン価格" } diff --git a/ko/translation.json b/ko/translation.json index fd29f09..5104196 100644 --- a/ko/translation.json +++ b/ko/translation.json @@ -572,5 +572,7 @@ "high_output": "High Output", "felt_to_uint384": "Felt to uint384", "mid_output": "Mid Output", - "this_contract_not_balances": "This contract does not have token balances" + "this_contract_not_balances": "This contract does not have token balances", + "gas_price":"가솔린 가격", + "gas_price_for_block": "블록의 가솔린 가격" } diff --git a/ru/translation.json b/ru/translation.json index a5df7cd..7e315b9 100644 --- a/ru/translation.json +++ b/ru/translation.json @@ -572,5 +572,7 @@ "high_output": "High Output", "felt_to_uint384": "Felt to uint384", "mid_output": "Mid Output", - "this_contract_not_balances": "This contract does not have token balances" + "this_contract_not_balances": "This contract does not have token balances", + "gas_price": "Gas Price", + "gas_price_for_block": "Gas price for this block" } diff --git a/uk/translation.json b/uk/translation.json index b236693..d4720da 100644 --- a/uk/translation.json +++ b/uk/translation.json @@ -572,5 +572,7 @@ "high_output": "High Output", "felt_to_uint384": "Felt to uint384", "mid_output": "Mid Output", - "this_contract_not_balances": "This contract does not have token balances" + "this_contract_not_balances": "This contract does not have token balances", + "gas_price":"Gas Price", + "gas_price_for_block": "Gas price for this block" } diff --git a/vi/translation.json b/vi/translation.json index 7179664..e41c77f 100644 --- a/vi/translation.json +++ b/vi/translation.json @@ -572,5 +572,7 @@ "high_output": "High Output", "felt_to_uint384": "Felt to uint384", "mid_output": "Mid Output", - "this_contract_not_balances": "This contract does not have token balances" + "this_contract_not_balances": "This contract does not have token balances", + "gas_price": "Giá khí", + "gas_price_for_block": "Giá khí cho khối" } diff --git a/zh-CN/translation.json b/zh-CN/translation.json index 439950d..9b5d1d0 100644 --- a/zh-CN/translation.json +++ b/zh-CN/translation.json @@ -575,5 +575,7 @@ "high_output": "High Output", "felt_to_uint384": "Felt to uint384", "mid_output": "Mid Output", - "this_contract_not_balances": "This contract does not have token balances" + "this_contract_not_balances": "This contract does not have token balances", + "gas_price": "gas 费", + "gas_price_for_block": "区块的 gas 价格" }