Skip to content

Commit

Permalink
translations for token details
Browse files Browse the repository at this point in the history
  • Loading branch information
kasiagankiewicz committed Jan 8, 2024
1 parent 5de78aa commit 4555e84
Show file tree
Hide file tree
Showing 9 changed files with 54 additions and 18 deletions.
8 changes: 6 additions & 2 deletions en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -612,5 +612,9 @@
"relative_compute": "Relative Compute",
"token_symbol": "Token symbol",
"token_decimals": "Token decimals",
"token_total_supply": "Token total supply"
}
"token_total_supply": "Token total supply",
"number_of_holders": "Number of holders",
"unable_to_locate_token": "Unable to locate the token",
"verified_name": "Verified name",
"total_supply": "Total supply"
}
8 changes: 6 additions & 2 deletions es/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -612,5 +612,9 @@
"relative_compute": "Relative Compute",
"token_symbol": "Token symbol",
"token_decimals": "Token decimals",
"token_total_supply": "Token total supply"
}
"token_total_supply": "Token total supply",
"number_of_holders": "Number of holders",
"unable_to_locate_token": "Unable to locate the token",
"verified_name": "Verified name",
"total_supply": "Total supply"
}
8 changes: 6 additions & 2 deletions fr/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -612,5 +612,9 @@
"relative_compute": "Relative Compute",
"token_symbol": "Token symbol",
"token_decimals": "Token decimals",
"token_total_supply": "Token total supply"
}
"token_total_supply": "Token total supply",
"number_of_holders": "Number of holders",
"unable_to_locate_token": "Unable to locate the token",
"verified_name": "Verified name",
"total_supply": "Total supply"
}
8 changes: 6 additions & 2 deletions ja/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -617,5 +617,9 @@
"relative_compute": "Relative Compute",
"token_symbol": "Token symbol",
"token_decimals": "Token decimals",
"token_total_supply": "Token total supply"
}
"token_total_supply": "Token total supply",
"number_of_holders": "Number of holders",
"unable_to_locate_token": "Unable to locate the token",
"verified_name": "Verified name",
"total_supply": "Total supply"
}
8 changes: 6 additions & 2 deletions ko/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -612,5 +612,9 @@
"relative_compute": "Relative Compute",
"token_symbol": "Token symbol",
"token_decimals": "Token decimals",
"token_total_supply": "Token total supply"
}
"token_total_supply": "Token total supply",
"number_of_holders": "Number of holders",
"unable_to_locate_token": "Unable to locate the token",
"verified_name": "Verified name",
"total_supply": "Total supply"
}
8 changes: 6 additions & 2 deletions ru/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -612,5 +612,9 @@
"relative_compute": "Relative Compute",
"token_symbol": "Token symbol",
"token_decimals": "Token decimals",
"token_total_supply": "Token total supply"
}
"token_total_supply": "Token total supply",
"number_of_holders": "Number of holders",
"unable_to_locate_token": "Unable to locate the token",
"verified_name": "Verified name",
"total_supply": "Total supply"
}
8 changes: 6 additions & 2 deletions uk/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -612,5 +612,9 @@
"relative_compute": "Relative Compute",
"token_symbol": "Token symbol",
"token_decimals": "Token decimals",
"token_total_supply": "Token total supply"
}
"token_total_supply": "Token total supply",
"number_of_holders": "Number of holders",
"unable_to_locate_token": "Unable to locate the token",
"verified_name": "Verified name",
"total_supply": "Total supply"
}
8 changes: 6 additions & 2 deletions vi/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -612,5 +612,9 @@
"relative_compute": "Relative Compute",
"token_symbol": "Token symbol",
"token_decimals": "Token decimals",
"token_total_supply": "Token total supply"
}
"token_total_supply": "Token total supply",
"number_of_holders": "Number of holders",
"unable_to_locate_token": "Unable to locate the token",
"verified_name": "Verified name",
"total_supply": "Total supply"
}
8 changes: 6 additions & 2 deletions zh-CN/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -615,5 +615,9 @@
"relative_compute": "Relative Compute",
"token_symbol": "Token symbol",
"token_decimals": "Token decimals",
"token_total_supply": "Token total supply"
}
"token_total_supply": "Token total supply",
"number_of_holders": "Number of holders",
"unable_to_locate_token": "Unable to locate the token",
"verified_name": "Verified name",
"total_supply": "Total supply"
}

0 comments on commit 4555e84

Please sign in to comment.