diff --git a/en/translation.json b/en/translation.json index ba473ca..983540a 100644 --- a/en/translation.json +++ b/en/translation.json @@ -634,6 +634,8 @@ "juno_starknet_client": "Juno Starknet Client", "follow_us_to_x": "Follow us to X", "deployed_at_block": "Deployed At", + "transaction_no_storage_diffs": "Unable to locate storage diffs for transaction", + "storage_diffs": "Storage Diffs", "list_of_helpful_tools": "A list of helpful development tools", "felt_to_decimal": "Felt - Decimal", "felt_to_integer": "Felt - Integer", diff --git a/es/translation.json b/es/translation.json index eb75900..7cceb71 100644 --- a/es/translation.json +++ b/es/translation.json @@ -634,6 +634,8 @@ "juno_starknet_client": "Juno Starknet Client", "follow_us_to_x": "Follow us to X", "deployed_at_block": "Deployed At", + "transaction_no_storage_diffs": "Unable to locate storage diffs for transaction", + "storage_diffs": "Storage Diffs", "decimal_to_felt": "Decimal - Felt", "list_of_helpful_tools": "A list of helpful development tools", "felt_to_decimal": "Felt - Decimal", @@ -653,4 +655,4 @@ "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 09d0fef..4c09b0b 100644 --- a/fr/translation.json +++ b/fr/translation.json @@ -634,6 +634,8 @@ "juno_starknet_client": "Juno Starknet Client", "follow_us_to_x": "Follow us to X", "deployed_at_block": "Deployed At", + "transaction_no_storage_diffs": "Unable to locate storage diffs for transaction", + "storage_diffs": "Storage Diffs", "decimal_to_felt": "Decimal - Felt", "list_of_helpful_tools": "A list of helpful development tools", "felt_to_decimal": "Felt - Decimal", @@ -653,4 +655,4 @@ "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 45af42e..636579c 100644 --- a/ja/translation.json +++ b/ja/translation.json @@ -639,6 +639,8 @@ "juno_starknet_client": "Juno Starknet Client", "follow_us_to_x": "Follow us to X", "deployed_at_block": "Deployed At", + "transaction_no_storage_diffs": "Unable to locate storage diffs for transaction", + "storage_diffs": "Storage Diffs", "decimal_to_felt": "Decimal - Felt", "list_of_helpful_tools": "A list of helpful development tools", "felt_to_decimal": "Felt - Decimal", @@ -658,4 +660,4 @@ "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 061ca16..9db4c45 100644 --- a/ko/translation.json +++ b/ko/translation.json @@ -634,6 +634,8 @@ "juno_starknet_client": "Juno Starknet Client", "follow_us_to_x": "Follow us to X", "deployed_at_block": "Deployed At", + "transaction_no_storage_diffs": "Unable to locate storage diffs for transaction", + "storage_diffs": "Storage Diffs", "decimal_to_felt": "Decimal - Felt", "list_of_helpful_tools": "A list of helpful development tools", "felt_to_decimal": "Felt - Decimal", @@ -653,4 +655,4 @@ "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 d0d6a1b..24c1096 100644 --- a/ru/translation.json +++ b/ru/translation.json @@ -634,6 +634,8 @@ "juno_starknet_client": "Juno Starknet Client", "follow_us_to_x": "Follow us to X", "deployed_at_block": "Deployed At", + "transaction_no_storage_diffs": "Unable to locate storage diffs for transaction", + "storage_diffs": "Storage Diffs", "decimal_to_felt": "Decimal - Felt", "list_of_helpful_tools": "A list of helpful development tools", "felt_to_decimal": "Felt - Decimal", @@ -653,4 +655,4 @@ "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 45e030d..007275a 100644 --- a/uk/translation.json +++ b/uk/translation.json @@ -634,6 +634,8 @@ "juno_starknet_client": "Juno Starknet Client", "follow_us_to_x": "Follow us to X", "deployed_at_block": "Deployed At", + "transaction_no_storage_diffs": "Unable to locate storage diffs for transaction", + "storage_diffs": "Storage Diffs", "decimal_to_felt": "Decimal - Felt", "list_of_helpful_tools": "A list of helpful development tools", "felt_to_decimal": "Felt - Decimal", @@ -653,4 +655,4 @@ "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 c37a595..a92f249 100644 --- a/vi/translation.json +++ b/vi/translation.json @@ -634,6 +634,8 @@ "juno_starknet_client": "Juno Starknet Client", "follow_us_to_x": "Follow us to X", "deployed_at_block": "Deployed At", + "transaction_no_storage_diffs": "Unable to locate storage diffs for transaction", + "storage_diffs": "Storage Diffs", "decimal_to_felt": "Decimal - Felt", "list_of_helpful_tools": "A list of helpful development tools", "felt_to_decimal": "Felt - Decimal", @@ -653,4 +655,4 @@ "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 fd8b16d..02cfd0c 100644 --- a/zh-CN/translation.json +++ b/zh-CN/translation.json @@ -637,6 +637,8 @@ "juno_starknet_client": "Juno Starknet Client", "follow_us_to_x": "Follow us to X", "deployed_at_block": "Deployed At", + "transaction_no_storage_diffs": "Unable to locate storage diffs for transaction", + "storage_diffs": "Storage Diffs", "decimal_to_felt": "Decimal - Felt", "list_of_helpful_tools": "A list of helpful development tools", "felt_to_decimal": "Felt - Decimal", @@ -656,4 +658,4 @@ "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 +}