From b5ebfffb946f0b7be8bd8c5ef505237384ce00a3 Mon Sep 17 00:00:00 2001 From: Reginald Ojeba <94791848+R-OZ@users.noreply.github.com> Date: Thu, 8 Aug 2024 08:37:29 +0100 Subject: [PATCH] utilities page translations (#85) utilities page translations --- en/translation.json | 32 +++++++++++++++++++++++++------- es/translation.json | 23 +++++++++++++++++++++-- fr/translation.json | 23 +++++++++++++++++++++-- ja/translation.json | 23 +++++++++++++++++++++-- ko/translation.json | 23 +++++++++++++++++++++-- ru/translation.json | 23 +++++++++++++++++++++-- uk/translation.json | 23 +++++++++++++++++++++-- vi/translation.json | 23 +++++++++++++++++++++-- zh-CN/translation.json | 23 +++++++++++++++++++++-- 9 files changed, 193 insertions(+), 23 deletions(-) diff --git a/en/translation.json b/en/translation.json index 4f71151..ba473ca 100644 --- a/en/translation.json +++ b/en/translation.json @@ -554,25 +554,25 @@ "starknet_by_example": "Starknet by Example", "converter": "Converter", "converter_toolbox": "Converter Toolbox", - "decimal_number_to_felt": "Decimal Number to Felt", + "decimal_to_felt": "Decimal - Felt", "input_number": "Input Number", "input_length": "Input Length", "input_too_large": "Input too large", "felt_output": "Felt Output", "hex_output": "Hex Output", - "short_string_to_felt": "Short String to Felt", + "short_string_to_felt": "Short String - Felt", "input_string": "Input String", - "felt_to_short_string": "Felt to Short String", + "felt_to_short_string": "Felt - Short String", "input_felt": "Input Felt", "string_output": "String Output", "string_length": "String Length", "too_many_chars_short_string": "Too many characters for a short string", - "felt_array_to_string": "Felt Array to String", + "felt_array_to_string": "Felt Array - String", "input_felt_array": "Input Felt Array", "array_length": "Array Length", - "string_to_felt_array": "String to Felt Array", + "string_to_felt_array": "String - Felt Array", "felt_array_output": "Felt Array Output", - "felt_to_uint256": "Felt to uint256", + "felt_to_uint256": "Felt - Uint256", "low_output": "Low Output", "high_output": "High Output", "felt_to_uint384": "Felt to uint384", @@ -633,5 +633,23 @@ "resources_utilized_execute_transactions": "The total count of resources used in the block", "juno_starknet_client": "Juno Starknet Client", "follow_us_to_x": "Follow us to X", - "deployed_at_block": "Deployed At" + "deployed_at_block": "Deployed At", + "list_of_helpful_tools": "A list of helpful development tools", + "felt_to_decimal": "Felt - Decimal", + "felt_to_integer": "Felt - Integer", + "gas_price_calculator": "Gas Price Calculator", + "calculate_gas_price_at_block": "Calculate the gas price at a given block", + "result": "Result", + "results": "results", + "your_output_below": "Your output will appear below", + "decimal_felt_converter": "Decimal number to Felt converter", + "felt_decimal_converter": "Felt to Decimal number converter", + "short_string_felt_converter": "Short String to Felt converter", + "felt_short_string_converter": "Felt to Short String converter", + "felt_array_string_converter": "Felt Array to String converter", + "string_felt_array_converter": "String to Felt Array converter", + "felt_uint256_converter": "Felt to Uint256 converter", + "felt_integer_converter": "Felt to Integer converter", + "no_history_found": "No history found", + "below_are_your_recent": "Below are your recent" } diff --git a/es/translation.json b/es/translation.json index e2d555d..eb75900 100644 --- a/es/translation.json +++ b/es/translation.json @@ -633,5 +633,24 @@ "resources_utilized_execute_transactions": "The total count of resources used in the block", "juno_starknet_client": "Juno Starknet Client", "follow_us_to_x": "Follow us to X", - "deployed_at_block": "Deployed At" -} + "deployed_at_block": "Deployed At", + "decimal_to_felt": "Decimal - Felt", + "list_of_helpful_tools": "A list of helpful development tools", + "felt_to_decimal": "Felt - Decimal", + "felt_to_integer": "Felt - Integer", + "gas_price_calculator": "Gas Price Calculator", + "calculate_gas_price_at_block": "Calculate the gas price at a given block", + "result": "Result", + "results": "results", + "your_output_below": "Your output will appear below", + "decimal_felt_converter": "Decimal number to Felt converter", + "felt_decimal_converter": "Felt to Decimal number converter", + "short_string_felt_converter": "Short String to Felt converter", + "felt_short_string_converter": "Felt to Short String converter", + "felt_array_string_converter": "Felt Array to String converter", + "string_felt_array_converter": "String to Felt Array converter", + "felt_uint256_converter": "Felt to Uint256 converter", + "felt_integer_converter": "Felt to Integer converter", + "no_history_found": "No history found", + "below_are_your_recent": "Below are your recent" +} \ No newline at end of file diff --git a/fr/translation.json b/fr/translation.json index e0550cc..09d0fef 100644 --- a/fr/translation.json +++ b/fr/translation.json @@ -633,5 +633,24 @@ "resources_utilized_execute_transactions": "The total count of resources used in the block", "juno_starknet_client": "Juno Starknet Client", "follow_us_to_x": "Follow us to X", - "deployed_at_block": "Deployed At" -} + "deployed_at_block": "Deployed At", + "decimal_to_felt": "Decimal - Felt", + "list_of_helpful_tools": "A list of helpful development tools", + "felt_to_decimal": "Felt - Decimal", + "felt_to_integer": "Felt - Integer", + "gas_price_calculator": "Gas Price Calculator", + "calculate_gas_price_at_block": "Calculate the gas price at a given block", + "result": "Result", + "results": "results", + "your_output_below": "Your output will appear below", + "decimal_felt_converter": "Decimal number to Felt converter", + "felt_decimal_converter": "Felt to Decimal number converter", + "short_string_felt_converter": "Short String to Felt converter", + "felt_short_string_converter": "Felt to Short String converter", + "felt_array_string_converter": "Felt Array to String converter", + "string_felt_array_converter": "String to Felt Array converter", + "felt_uint256_converter": "Felt to Uint256 converter", + "felt_integer_converter": "Felt to Integer converter", + "no_history_found": "No history found", + "below_are_your_recent": "Below are your recent" +} \ No newline at end of file diff --git a/ja/translation.json b/ja/translation.json index f73b637..45af42e 100644 --- a/ja/translation.json +++ b/ja/translation.json @@ -638,5 +638,24 @@ "resources_utilized_execute_transactions": "The total count of resources used in the block", "juno_starknet_client": "Juno Starknet Client", "follow_us_to_x": "Follow us to X", - "deployed_at_block": "Deployed At" -} + "deployed_at_block": "Deployed At", + "decimal_to_felt": "Decimal - Felt", + "list_of_helpful_tools": "A list of helpful development tools", + "felt_to_decimal": "Felt - Decimal", + "felt_to_integer": "Felt - Integer", + "gas_price_calculator": "Gas Price Calculator", + "calculate_gas_price_at_block": "Calculate the gas price at a given block", + "result": "Result", + "results": "results", + "your_output_below": "Your output will appear below", + "decimal_felt_converter": "Decimal number to Felt converter", + "felt_decimal_converter": "Felt to Decimal number converter", + "short_string_felt_converter": "Short String to Felt converter", + "felt_short_string_converter": "Felt to Short String converter", + "felt_array_string_converter": "Felt Array to String converter", + "string_felt_array_converter": "String to Felt Array converter", + "felt_uint256_converter": "Felt to Uint256 converter", + "felt_integer_converter": "Felt to Integer converter", + "no_history_found": "No history found", + "below_are_your_recent": "Below are your recent" +} \ No newline at end of file diff --git a/ko/translation.json b/ko/translation.json index 5943a07..061ca16 100644 --- a/ko/translation.json +++ b/ko/translation.json @@ -633,5 +633,24 @@ "resources_utilized_execute_transactions": "The total count of resources used in the block", "juno_starknet_client": "Juno Starknet Client", "follow_us_to_x": "Follow us to X", - "deployed_at_block": "Deployed At" -} + "deployed_at_block": "Deployed At", + "decimal_to_felt": "Decimal - Felt", + "list_of_helpful_tools": "A list of helpful development tools", + "felt_to_decimal": "Felt - Decimal", + "felt_to_integer": "Felt - Integer", + "gas_price_calculator": "Gas Price Calculator", + "calculate_gas_price_at_block": "Calculate the gas price at a given block", + "result": "Result", + "results": "results", + "your_output_below": "Your output will appear below", + "decimal_felt_converter": "Decimal number to Felt converter", + "felt_decimal_converter": "Felt to Decimal number converter", + "short_string_felt_converter": "Short String to Felt converter", + "felt_short_string_converter": "Felt to Short String converter", + "felt_array_string_converter": "Felt Array to String converter", + "string_felt_array_converter": "String to Felt Array converter", + "felt_uint256_converter": "Felt to Uint256 converter", + "felt_integer_converter": "Felt to Integer converter", + "no_history_found": "No history found", + "below_are_your_recent": "Below are your recent" +} \ No newline at end of file diff --git a/ru/translation.json b/ru/translation.json index fa29a1b..d0d6a1b 100644 --- a/ru/translation.json +++ b/ru/translation.json @@ -633,5 +633,24 @@ "resources_utilized_execute_transactions": "The total count of resources used in the block", "juno_starknet_client": "Juno Starknet Client", "follow_us_to_x": "Follow us to X", - "deployed_at_block": "Deployed At" -} + "deployed_at_block": "Deployed At", + "decimal_to_felt": "Decimal - Felt", + "list_of_helpful_tools": "A list of helpful development tools", + "felt_to_decimal": "Felt - Decimal", + "felt_to_integer": "Felt - Integer", + "gas_price_calculator": "Gas Price Calculator", + "calculate_gas_price_at_block": "Calculate the gas price at a given block", + "result": "Result", + "results": "results", + "your_output_below": "Your output will appear below", + "decimal_felt_converter": "Decimal number to Felt converter", + "felt_decimal_converter": "Felt to Decimal number converter", + "short_string_felt_converter": "Short String to Felt converter", + "felt_short_string_converter": "Felt to Short String converter", + "felt_array_string_converter": "Felt Array to String converter", + "string_felt_array_converter": "String to Felt Array converter", + "felt_uint256_converter": "Felt to Uint256 converter", + "felt_integer_converter": "Felt to Integer converter", + "no_history_found": "No history found", + "below_are_your_recent": "Below are your recent" +} \ No newline at end of file diff --git a/uk/translation.json b/uk/translation.json index f0e8aad..45e030d 100644 --- a/uk/translation.json +++ b/uk/translation.json @@ -633,5 +633,24 @@ "resources_utilized_execute_transactions": "The total count of resources used in the block", "juno_starknet_client": "Juno Starknet Client", "follow_us_to_x": "Follow us to X", - "deployed_at_block": "Deployed At" -} + "deployed_at_block": "Deployed At", + "decimal_to_felt": "Decimal - Felt", + "list_of_helpful_tools": "A list of helpful development tools", + "felt_to_decimal": "Felt - Decimal", + "felt_to_integer": "Felt - Integer", + "gas_price_calculator": "Gas Price Calculator", + "calculate_gas_price_at_block": "Calculate the gas price at a given block", + "result": "Result", + "results": "results", + "your_output_below": "Your output will appear below", + "decimal_felt_converter": "Decimal number to Felt converter", + "felt_decimal_converter": "Felt to Decimal number converter", + "short_string_felt_converter": "Short String to Felt converter", + "felt_short_string_converter": "Felt to Short String converter", + "felt_array_string_converter": "Felt Array to String converter", + "string_felt_array_converter": "String to Felt Array converter", + "felt_uint256_converter": "Felt to Uint256 converter", + "felt_integer_converter": "Felt to Integer converter", + "no_history_found": "No history found", + "below_are_your_recent": "Below are your recent" +} \ No newline at end of file diff --git a/vi/translation.json b/vi/translation.json index 2f5c658..c37a595 100644 --- a/vi/translation.json +++ b/vi/translation.json @@ -633,5 +633,24 @@ "resources_utilized_execute_transactions": "The total count of resources used in the block", "juno_starknet_client": "Juno Starknet Client", "follow_us_to_x": "Follow us to X", - "deployed_at_block": "Deployed At" -} + "deployed_at_block": "Deployed At", + "decimal_to_felt": "Decimal - Felt", + "list_of_helpful_tools": "A list of helpful development tools", + "felt_to_decimal": "Felt - Decimal", + "felt_to_integer": "Felt - Integer", + "gas_price_calculator": "Gas Price Calculator", + "calculate_gas_price_at_block": "Calculate the gas price at a given block", + "result": "Result", + "results": "results", + "your_output_below": "Your output will appear below", + "decimal_felt_converter": "Decimal number to Felt converter", + "felt_decimal_converter": "Felt to Decimal number converter", + "short_string_felt_converter": "Short String to Felt converter", + "felt_short_string_converter": "Felt to Short String converter", + "felt_array_string_converter": "Felt Array to String converter", + "string_felt_array_converter": "String to Felt Array converter", + "felt_uint256_converter": "Felt to Uint256 converter", + "felt_integer_converter": "Felt to Integer converter", + "no_history_found": "No history found", + "below_are_your_recent": "Below are your recent" +} \ No newline at end of file diff --git a/zh-CN/translation.json b/zh-CN/translation.json index 7f9a6d8..fd8b16d 100644 --- a/zh-CN/translation.json +++ b/zh-CN/translation.json @@ -636,5 +636,24 @@ "resources_utilized_execute_transactions": "The total count of resources used in the block", "juno_starknet_client": "Juno Starknet Client", "follow_us_to_x": "Follow us to X", - "deployed_at_block": "Deployed At" -} + "deployed_at_block": "Deployed At", + "decimal_to_felt": "Decimal - Felt", + "list_of_helpful_tools": "A list of helpful development tools", + "felt_to_decimal": "Felt - Decimal", + "felt_to_integer": "Felt - Integer", + "gas_price_calculator": "Gas Price Calculator", + "calculate_gas_price_at_block": "Calculate the gas price at a given block", + "result": "Result", + "results": "results", + "your_output_below": "Your output will appear below", + "decimal_felt_converter": "Decimal number to Felt converter", + "felt_decimal_converter": "Felt to Decimal number converter", + "short_string_felt_converter": "Short String to Felt converter", + "felt_short_string_converter": "Felt to Short String converter", + "felt_array_string_converter": "Felt Array to String converter", + "string_felt_array_converter": "String to Felt Array converter", + "felt_uint256_converter": "Felt to Uint256 converter", + "felt_integer_converter": "Felt to Integer converter", + "no_history_found": "No history found", + "below_are_your_recent": "Below are your recent" +} \ No newline at end of file