From 696b501e7f2d4c7de2e899f8b7c080fc393d709f Mon Sep 17 00:00:00 2001 From: neelkamath Date: Tue, 7 Jan 2025 08:16:13 -0600 Subject: [PATCH] Translate "Name" field tooltip on token page --- en/translation.json | 1 + es/translation.json | 1 + fr/translation.json | 1 + ja/translation.json | 1 + ko/translation.json | 1 + ru/translation.json | 1 + uk/translation.json | 1 + vi/translation.json | 1 + zh-CN/translation.json | 1 + 9 files changed, 9 insertions(+) diff --git a/en/translation.json b/en/translation.json index 654ae83..98fa2c1 100644 --- a/en/translation.json +++ b/en/translation.json @@ -1,4 +1,5 @@ { + "the_name_of_token": "The name of the token", "blocks": "Blocks", "transactions": "Transactions", "contracts": "Contracts", diff --git a/es/translation.json b/es/translation.json index 35ee498..bf6a022 100644 --- a/es/translation.json +++ b/es/translation.json @@ -1,4 +1,5 @@ { + "the_name_of_token": "The name of the token", "blocks": "Bloques", "transactions": "Transacciones", "contracts": "Contratos", diff --git a/fr/translation.json b/fr/translation.json index d3784d0..d13d5c5 100644 --- a/fr/translation.json +++ b/fr/translation.json @@ -1,4 +1,5 @@ { + "the_name_of_token": "The name of the token", "blocks": "Blocs", "transactions": "Transactions", "contracts": "Contrats", diff --git a/ja/translation.json b/ja/translation.json index a31347f..a1af152 100644 --- a/ja/translation.json +++ b/ja/translation.json @@ -1,4 +1,5 @@ { + "the_name_of_token": "The name of the token", "blocks": "ブロック", "transactions": "トランザクション", "contracts": "コントラクト", diff --git a/ko/translation.json b/ko/translation.json index faa8dad..2f022f9 100644 --- a/ko/translation.json +++ b/ko/translation.json @@ -1,4 +1,5 @@ { + "the_name_of_token": "The name of the token", "blocks": "블록", "transactions": "트랜잭션", "contracts": "컨트랙트", diff --git a/ru/translation.json b/ru/translation.json index c0ec774..294fe40 100644 --- a/ru/translation.json +++ b/ru/translation.json @@ -1,4 +1,5 @@ { + "the_name_of_token": "The name of the token", "blocks": "Блоки", "transactions": "Транзакции", "contracts": "Контракты", diff --git a/uk/translation.json b/uk/translation.json index 5e4323e..6a4859e 100644 --- a/uk/translation.json +++ b/uk/translation.json @@ -1,4 +1,5 @@ { + "the_name_of_token": "The name of the token", "blocks": "Блоки", "transactions": "Транзакції", "contracts": "Контракти", diff --git a/vi/translation.json b/vi/translation.json index cbd55eb..198b3f7 100644 --- a/vi/translation.json +++ b/vi/translation.json @@ -1,4 +1,5 @@ { + "the_name_of_token": "The name of the token", "blocks": "Khối", "transactions": "Giao dịch", "contracts": "Hợp đồng", diff --git a/zh-CN/translation.json b/zh-CN/translation.json index ff9e512..71ba446 100644 --- a/zh-CN/translation.json +++ b/zh-CN/translation.json @@ -1,4 +1,5 @@ { + "the_name_of_token": "The name of the token", "blocks": "区块", "transactions": "交易", "contracts": "合约",