Skip to content

Commit

Permalink
update (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
habbas33 authored Dec 28, 2023
1 parent 3b9b467 commit 5787a66
Show file tree
Hide file tree
Showing 9 changed files with 54 additions and 54 deletions.
12 changes: 6 additions & 6 deletions en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -592,19 +592,19 @@
"number_of_owners": "Number of owners",
"daily_average_standardized_tps": "Daily Average Standardized Transactions Per Second (STPS)",
"daily_average_erc20_scaling": "Daily Average ERC20 Scaling",
"standardized_tps_today": "Standardized Transactions Per Second today",
"erc20_scaling_today": "ERC20 scaling today",
"standardized_tps_today": "Standardized Transactions Per Second (SPS / Steps for ERC20 transfer) today",
"erc20_scaling_today": "ERC20 scaling ((steps for erc20 transfer / max recorded steps second) / (gas erc20 transfer / gas per second)) today",
"user_operations": "User Operations",
"daily_average_uops": "Daily Average User Operations Per Second (UOPS)",
"daily_max_uops": "Daily Max User Operations Per Second",
"daily_average_uopb": "Daily Average User Operations Per Block (UOPB)",
"daily_average_acps": "Daily Average Account Calls Per Second (ACPS)",
"daily_max_acps": "Daily Max Account Calls Per Second",
"daily_average_acpb": "Daily Average Account Calls Per Block (ACPB)",
"number_upos_today": "Number of user operations per second today",
"max_recorded_uops_today": "Max recorded user operations per second today",
"number_uopb_today": "Number of user operations per block today",
"total_user_operations": "Total number of user operations today",
"number_upos_today": "Number of user operations (Account Calls, L1/L2 Messages, and Declares) per second today",
"max_recorded_uops_today": "Max recorded user operations (Account Calls, L1/L2 Messages, and Declares) per second today",
"number_uopb_today": "Number of user operations (Account Calls, L1/L2 Messages, and Declares) per block today",
"total_user_operations": "Total number of user operations (Account Calls, L1/L2 Messages, and Declares) today",
"number_acps_today": "Number of account calls per second today",
"max_recorded_acps_today": "Max recorded account calls per second today",
"number_acpb_today": "Number of account calls per block today",
Expand Down
12 changes: 6 additions & 6 deletions es/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -592,19 +592,19 @@
"number_of_owners": "Number of owners",
"daily_average_standardized_tps": "Daily Average Standardized Transactions Per Second (STPS)",
"daily_average_erc20_scaling": "Daily Average ERC20 Scaling",
"standardized_tps_today": "Standardized Transactions Per Second today",
"erc20_scaling_today": "ERC20 scaling today",
"standardized_tps_today": "Standardized Transactions Per Second (SPS / Steps for ERC20 transfer) today",
"erc20_scaling_today": "ERC20 scaling ((steps for erc20 transfer / max recorded steps second) / (gas erc20 transfer / gas per second)) today",
"user_operations": "User Operations",
"daily_average_uops": "Daily Average User Operations Per Second (UOPS)",
"daily_max_uops": "Daily Max User Operations Per Second",
"daily_average_uopb": "Daily Average User Operations Per Block (UOPB)",
"daily_average_acps": "Daily Average Account Calls Per Second (ACPS)",
"daily_max_acps": "Daily Max Account Calls Per Second",
"daily_average_acpb": "Daily Average Account Calls Per Block (ACPB)",
"number_upos_today": "Number of user operations per second today",
"max_recorded_uops_today": "Max recorded user operations per second today",
"number_uopb_today": "Number of user operations per block today",
"total_user_operations": "Total number of user operations today",
"number_upos_today": "Number of user operations (Account Calls, L1/L2 Messages, and Declares) per second today",
"max_recorded_uops_today": "Max recorded user operations (Account Calls, L1/L2 Messages, and Declares) per second today",
"number_uopb_today": "Number of user operations (Account Calls, L1/L2 Messages, and Declares) per block today",
"total_user_operations": "Total number of user operations (Account Calls, L1/L2 Messages, and Declares) today",
"number_acps_today": "Number of account calls per second today",
"max_recorded_acps_today": "Max recorded account calls per second today",
"number_acpb_today": "Number of account calls per block today",
Expand Down
12 changes: 6 additions & 6 deletions fr/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -592,19 +592,19 @@
"number_of_owners": "Number of owners",
"daily_average_standardized_tps": "Daily Average Standardized Transactions Per Second (STPS)",
"daily_average_erc20_scaling": "Daily Average ERC20 Scaling",
"standardized_tps_today": "Standardized Transactions Per Second today",
"erc20_scaling_today": "ERC20 scaling today",
"standardized_tps_today": "Standardized Transactions Per Second (SPS / Steps for ERC20 transfer) today",
"erc20_scaling_today": "ERC20 scaling ((steps for erc20 transfer / max recorded steps second) / (gas erc20 transfer / gas per second)) today",
"user_operations": "User Operations",
"daily_average_uops": "Daily Average User Operations Per Second (UOPS)",
"daily_max_uops": "Daily Max User Operations Per Second",
"daily_average_uopb": "Daily Average User Operations Per Block (UOPB)",
"daily_average_acps": "Daily Average Account Calls Per Second (ACPS)",
"daily_max_acps": "Daily Max Account Calls Per Second",
"daily_average_acpb": "Daily Average Account Calls Per Block (ACPB)",
"number_upos_today": "Number of user operations per second today",
"max_recorded_uops_today": "Max recorded user operations per second today",
"number_uopb_today": "Number of user operations per block today",
"total_user_operations": "Total number of user operations today",
"number_upos_today": "Number of user operations (Account Calls, L1/L2 Messages, and Declares) per second today",
"max_recorded_uops_today": "Max recorded user operations (Account Calls, L1/L2 Messages, and Declares) per second today",
"number_uopb_today": "Number of user operations (Account Calls, L1/L2 Messages, and Declares) per block today",
"total_user_operations": "Total number of user operations (Account Calls, L1/L2 Messages, and Declares) today",
"number_acps_today": "Number of account calls per second today",
"max_recorded_acps_today": "Max recorded account calls per second today",
"number_acpb_today": "Number of account calls per block today",
Expand Down
12 changes: 6 additions & 6 deletions ja/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -597,19 +597,19 @@
"number_of_owners": "Number of owners",
"daily_average_standardized_tps": "Daily Average Standardized Transactions Per Second (STPS)",
"daily_average_erc20_scaling": "Daily Average ERC20 Scaling",
"standardized_tps_today": "Standardized Transactions Per Second today",
"erc20_scaling_today": "ERC20 scaling today",
"standardized_tps_today": "Standardized Transactions Per Second (SPS / Steps for ERC20 transfer) today",
"erc20_scaling_today": "ERC20 scaling ((steps for erc20 transfer / max recorded steps second) / (gas erc20 transfer / gas per second)) today",
"user_operations": "User Operations",
"daily_average_uops": "Daily Average User Operations Per Second (UOPS)",
"daily_max_uops": "Daily Max User Operations Per Second",
"daily_average_uopb": "Daily Average User Operations Per Block (UOPB)",
"daily_average_acps": "Daily Average Account Calls Per Second (ACPS)",
"daily_max_acps": "Daily Max Account Calls Per Second",
"daily_average_acpb": "Daily Average Account Calls Per Block (ACPB)",
"number_upos_today": "Number of user operations per second today",
"max_recorded_uops_today": "Max recorded user operations per second today",
"number_uopb_today": "Number of user operations per block today",
"total_user_operations": "Total number of user operations today",
"number_upos_today": "Number of user operations (Account Calls, L1/L2 Messages, and Declares) per second today",
"max_recorded_uops_today": "Max recorded user operations (Account Calls, L1/L2 Messages, and Declares) per second today",
"number_uopb_today": "Number of user operations (Account Calls, L1/L2 Messages, and Declares) per block today",
"total_user_operations": "Total number of user operations (Account Calls, L1/L2 Messages, and Declares) today",
"number_acps_today": "Number of account calls per second today",
"max_recorded_acps_today": "Max recorded account calls per second today",
"number_acpb_today": "Number of account calls per block today",
Expand Down
12 changes: 6 additions & 6 deletions ko/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -592,19 +592,19 @@
"number_of_owners": "Number of owners",
"daily_average_standardized_tps": "Daily Average Standardized Transactions Per Second (STPS)",
"daily_average_erc20_scaling": "Daily Average ERC20 Scaling",
"standardized_tps_today": "Standardized Transactions Per Second today",
"erc20_scaling_today": "ERC20 scaling today",
"standardized_tps_today": "Standardized Transactions Per Second (SPS / Steps for ERC20 transfer) today",
"erc20_scaling_today": "ERC20 scaling ((steps for erc20 transfer / max recorded steps second) / (gas erc20 transfer / gas per second)) today",
"user_operations": "User Operations",
"daily_average_uops": "Daily Average User Operations Per Second (UOPS)",
"daily_max_uops": "Daily Max User Operations Per Second",
"daily_average_uopb": "Daily Average User Operations Per Block (UOPB)",
"daily_average_acps": "Daily Average Account Calls Per Second (ACPS)",
"daily_max_acps": "Daily Max Account Calls Per Second",
"daily_average_acpb": "Daily Average Account Calls Per Block (ACPB)",
"number_upos_today": "Number of user operations per second today",
"max_recorded_uops_today": "Max recorded user operations per second today",
"number_uopb_today": "Number of user operations per block today",
"total_user_operations": "Total number of user operations today",
"number_upos_today": "Number of user operations (Account Calls, L1/L2 Messages, and Declares) per second today",
"max_recorded_uops_today": "Max recorded user operations (Account Calls, L1/L2 Messages, and Declares) per second today",
"number_uopb_today": "Number of user operations (Account Calls, L1/L2 Messages, and Declares) per block today",
"total_user_operations": "Total number of user operations (Account Calls, L1/L2 Messages, and Declares) today",
"number_acps_today": "Number of account calls per second today",
"max_recorded_acps_today": "Max recorded account calls per second today",
"number_acpb_today": "Number of account calls per block today",
Expand Down
12 changes: 6 additions & 6 deletions ru/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -592,19 +592,19 @@
"number_of_owners": "Number of owners",
"daily_average_standardized_tps": "Daily Average Standardized Transactions Per Second (STPS)",
"daily_average_erc20_scaling": "Daily Average ERC20 Scaling",
"standardized_tps_today": "Standardized Transactions Per Second today",
"erc20_scaling_today": "ERC20 scaling today",
"standardized_tps_today": "Standardized Transactions Per Second (SPS / Steps for ERC20 transfer) today",
"erc20_scaling_today": "ERC20 scaling ((steps for erc20 transfer / max recorded steps second) / (gas erc20 transfer / gas per second)) today",
"user_operations": "User Operations",
"daily_average_uops": "Daily Average User Operations Per Second (UOPS)",
"daily_max_uops": "Daily Max User Operations Per Second",
"daily_average_uopb": "Daily Average User Operations Per Block (UOPB)",
"daily_average_acps": "Daily Average Account Calls Per Second (ACPS)",
"daily_max_acps": "Daily Max Account Calls Per Second",
"daily_average_acpb": "Daily Average Account Calls Per Block (ACPB)",
"number_upos_today": "Number of user operations per second today",
"max_recorded_uops_today": "Max recorded user operations per second today",
"number_uopb_today": "Number of user operations per block today",
"total_user_operations": "Total number of user operations today",
"number_upos_today": "Number of user operations (Account Calls, L1/L2 Messages, and Declares) per second today",
"max_recorded_uops_today": "Max recorded user operations (Account Calls, L1/L2 Messages, and Declares) per second today",
"number_uopb_today": "Number of user operations (Account Calls, L1/L2 Messages, and Declares) per block today",
"total_user_operations": "Total number of user operations (Account Calls, L1/L2 Messages, and Declares) today",
"number_acps_today": "Number of account calls per second today",
"max_recorded_acps_today": "Max recorded account calls per second today",
"number_acpb_today": "Number of account calls per block today",
Expand Down
12 changes: 6 additions & 6 deletions uk/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -592,19 +592,19 @@
"number_of_owners": "Number of owners",
"daily_average_standardized_tps": "Daily Average Standardized Transactions Per Second (STPS)",
"daily_average_erc20_scaling": "Daily Average ERC20 Scaling",
"standardized_tps_today": "Standardized Transactions Per Second today",
"erc20_scaling_today": "ERC20 scaling today",
"standardized_tps_today": "Standardized Transactions Per Second (SPS / Steps for ERC20 transfer) today",
"erc20_scaling_today": "ERC20 scaling ((steps for erc20 transfer / max recorded steps second) / (gas erc20 transfer / gas per second)) today",
"user_operations": "User Operations",
"daily_average_uops": "Daily Average User Operations Per Second (UOPS)",
"daily_max_uops": "Daily Max User Operations Per Second",
"daily_average_uopb": "Daily Average User Operations Per Block (UOPB)",
"daily_average_acps": "Daily Average Account Calls Per Second (ACPS)",
"daily_max_acps": "Daily Max Account Calls Per Second",
"daily_average_acpb": "Daily Average Account Calls Per Block (ACPB)",
"number_upos_today": "Number of user operations per second today",
"max_recorded_uops_today": "Max recorded user operations per second today",
"number_uopb_today": "Number of user operations per block today",
"total_user_operations": "Total number of user operations today",
"number_upos_today": "Number of user operations (Account Calls, L1/L2 Messages, and Declares) per second today",
"max_recorded_uops_today": "Max recorded user operations (Account Calls, L1/L2 Messages, and Declares) per second today",
"number_uopb_today": "Number of user operations (Account Calls, L1/L2 Messages, and Declares) per block today",
"total_user_operations": "Total number of user operations (Account Calls, L1/L2 Messages, and Declares) today",
"number_acps_today": "Number of account calls per second today",
"max_recorded_acps_today": "Max recorded account calls per second today",
"number_acpb_today": "Number of account calls per block today",
Expand Down
12 changes: 6 additions & 6 deletions vi/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -592,19 +592,19 @@
"number_of_owners": "Number of owners",
"daily_average_standardized_tps": "Daily Average Standardized Transactions Per Second (STPS)",
"daily_average_erc20_scaling": "Daily Average ERC20 Scaling",
"standardized_tps_today": "Standardized Transactions Per Second today",
"erc20_scaling_today": "ERC20 scaling today",
"standardized_tps_today": "Standardized Transactions Per Second (SPS / Steps for ERC20 transfer) today",
"erc20_scaling_today": "ERC20 scaling ((steps for erc20 transfer / max recorded steps second) / (gas erc20 transfer / gas per second)) today",
"user_operations": "User Operations",
"daily_average_uops": "Daily Average User Operations Per Second (UOPS)",
"daily_max_uops": "Daily Max User Operations Per Second",
"daily_average_uopb": "Daily Average User Operations Per Block (UOPB)",
"daily_average_acps": "Daily Average Account Calls Per Second (ACPS)",
"daily_max_acps": "Daily Max Account Calls Per Second",
"daily_average_acpb": "Daily Average Account Calls Per Block (ACPB)",
"number_upos_today": "Number of user operations per second today",
"max_recorded_uops_today": "Max recorded user operations per second today",
"number_uopb_today": "Number of user operations per block today",
"total_user_operations": "Total number of user operations today",
"number_upos_today": "Number of user operations (Account Calls, L1/L2 Messages, and Declares) per second today",
"max_recorded_uops_today": "Max recorded user operations (Account Calls, L1/L2 Messages, and Declares) per second today",
"number_uopb_today": "Number of user operations (Account Calls, L1/L2 Messages, and Declares) per block today",
"total_user_operations": "Total number of user operations (Account Calls, L1/L2 Messages, and Declares) today",
"number_acps_today": "Number of account calls per second today",
"max_recorded_acps_today": "Max recorded account calls per second today",
"number_acpb_today": "Number of account calls per block today",
Expand Down
12 changes: 6 additions & 6 deletions zh-CN/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -595,19 +595,19 @@
"number_of_owners": "Number of owners",
"daily_average_standardized_tps": "Daily Average Standardized Transactions Per Second (STPS)",
"daily_average_erc20_scaling": "Daily Average ERC20 Scaling",
"standardized_tps_today": "Standardized Transactions Per Second today",
"erc20_scaling_today": "ERC20 scaling today",
"standardized_tps_today": "Standardized Transactions Per Second (SPS / Steps for ERC20 transfer) today",
"erc20_scaling_today": "ERC20 scaling ((steps for erc20 transfer / max recorded steps second) / (gas erc20 transfer / gas per second)) today",
"user_operations": "User Operations",
"daily_average_uops": "Daily Average User Operations Per Second (UOPS)",
"daily_max_uops": "Daily Max User Operations Per Second",
"daily_average_uopb": "Daily Average User Operations Per Block (UOPB)",
"daily_average_acps": "Daily Average Account Calls Per Second (ACPS)",
"daily_max_acps": "Daily Max Account Calls Per Second",
"daily_average_acpb": "Daily Average Account Calls Per Block (ACPB)",
"number_upos_today": "Number of user operations per second today",
"max_recorded_uops_today": "Max recorded user operations per second today",
"number_uopb_today": "Number of user operations per block today",
"total_user_operations": "Total number of user operations today",
"number_upos_today": "Number of user operations (Account Calls, L1/L2 Messages, and Declares) per second today",
"max_recorded_uops_today": "Max recorded user operations (Account Calls, L1/L2 Messages, and Declares) per second today",
"number_uopb_today": "Number of user operations (Account Calls, L1/L2 Messages, and Declares) per block today",
"total_user_operations": "Total number of user operations (Account Calls, L1/L2 Messages, and Declares) today",
"number_acps_today": "Number of account calls per second today",
"max_recorded_acps_today": "Max recorded account calls per second today",
"number_acpb_today": "Number of account calls per block today",
Expand Down

0 comments on commit 5787a66

Please sign in to comment.