From 4616f117dd97a7e1e67c8d30704cfcc4ab985cf0 Mon Sep 17 00:00:00 2001 From: Prince Anuragi Date: Sun, 14 Jan 2024 17:04:51 +0530 Subject: [PATCH] fix: add utilities key --- en/translation.json | 4 +++- es/translation.json | 4 +++- fr/translation.json | 4 +++- ja/translation.json | 4 +++- ko/translation.json | 4 +++- ru/translation.json | 4 +++- uk/translation.json | 4 +++- vi/translation.json | 4 +++- zh-CN/translation.json | 4 +++- 9 files changed, 27 insertions(+), 9 deletions(-) diff --git a/en/translation.json b/en/translation.json index b767746..3925ef7 100644 --- a/en/translation.json +++ b/en/translation.json @@ -616,5 +616,7 @@ "number_of_holders": "Number of holders", "unable_to_locate_token": "Unable to locate the token", "verified_name": "Verified name", - "total_supply": "Total supply" + "total_supply": "Total supply", + "utilities": "Utilities", + "utilities_toolbox": "Utilities Toolbox" } \ No newline at end of file diff --git a/es/translation.json b/es/translation.json index d858ca7..55ca9b4 100644 --- a/es/translation.json +++ b/es/translation.json @@ -616,5 +616,7 @@ "number_of_holders": "Number of holders", "unable_to_locate_token": "Unable to locate the token", "verified_name": "Verified name", - "total_supply": "Total supply" + "total_supply": "Total supply", + "utilities": "Utilities", + "utilities_toolbox": "Utilities Toolbox" } \ No newline at end of file diff --git a/fr/translation.json b/fr/translation.json index 5cbbd36..a521d2e 100644 --- a/fr/translation.json +++ b/fr/translation.json @@ -616,5 +616,7 @@ "number_of_holders": "Number of holders", "unable_to_locate_token": "Unable to locate the token", "verified_name": "Verified name", - "total_supply": "Total supply" + "total_supply": "Total supply", + "utilities": "Utilities", + "utilities_toolbox": "Utilities Toolbox" } \ No newline at end of file diff --git a/ja/translation.json b/ja/translation.json index 005660e..ddc0009 100644 --- a/ja/translation.json +++ b/ja/translation.json @@ -621,5 +621,7 @@ "number_of_holders": "Number of holders", "unable_to_locate_token": "Unable to locate the token", "verified_name": "Verified name", - "total_supply": "Total supply" + "total_supply": "Total supply", + "utilities": "Utilities", + "utilities_toolbox": "Utilities Toolbox" } \ No newline at end of file diff --git a/ko/translation.json b/ko/translation.json index cf2ca51..08dbfb6 100644 --- a/ko/translation.json +++ b/ko/translation.json @@ -616,5 +616,7 @@ "number_of_holders": "Number of holders", "unable_to_locate_token": "Unable to locate the token", "verified_name": "Verified name", - "total_supply": "Total supply" + "total_supply": "Total supply", + "utilities": "Utilities", + "utilities_toolbox": "Utilities Toolbox" } \ No newline at end of file diff --git a/ru/translation.json b/ru/translation.json index 04bda9d..6ca3a51 100644 --- a/ru/translation.json +++ b/ru/translation.json @@ -616,5 +616,7 @@ "number_of_holders": "Number of holders", "unable_to_locate_token": "Unable to locate the token", "verified_name": "Verified name", - "total_supply": "Total supply" + "total_supply": "Total supply", + "utilities": "Utilities", + "utilities_toolbox": "Utilities Toolbox" } \ No newline at end of file diff --git a/uk/translation.json b/uk/translation.json index 992676b..741b71c 100644 --- a/uk/translation.json +++ b/uk/translation.json @@ -616,5 +616,7 @@ "number_of_holders": "Number of holders", "unable_to_locate_token": "Unable to locate the token", "verified_name": "Verified name", - "total_supply": "Total supply" + "total_supply": "Total supply", + "utilities": "Utilities", + "utilities_toolbox": "Utilities Toolbox" } \ No newline at end of file diff --git a/vi/translation.json b/vi/translation.json index 21017b0..f569928 100644 --- a/vi/translation.json +++ b/vi/translation.json @@ -616,5 +616,7 @@ "number_of_holders": "Number of holders", "unable_to_locate_token": "Unable to locate the token", "verified_name": "Verified name", - "total_supply": "Total supply" + "total_supply": "Total supply", + "utilities": "Utilities", + "utilities_toolbox": "Utilities Toolbox" } \ No newline at end of file diff --git a/zh-CN/translation.json b/zh-CN/translation.json index e7ca050..fd619d1 100644 --- a/zh-CN/translation.json +++ b/zh-CN/translation.json @@ -619,5 +619,7 @@ "number_of_holders": "Number of holders", "unable_to_locate_token": "Unable to locate the token", "verified_name": "Verified name", - "total_supply": "Total supply" + "total_supply": "Total supply", + "utilities": "Utilities", + "utilities_toolbox": "Utilities Toolbox" } \ No newline at end of file