Updated on 2026-08-14
This commit is contained in:
parent
8262c72f40
commit
65a2c8e9db
7 changed files with 180 additions and 75 deletions
|
|
@ -84,9 +84,11 @@
|
|||
<string name="custom_token_creation_error_network_not_selected">Пожалуйста, выберите сеть</string>
|
||||
<string name="custom_token_creation_error_required_field">Обязательное поле</string>
|
||||
<string name="custom_token_creation_error_wrong_decimals">Количество знаков после запятой должно быть корректным числом не больше %d</string>
|
||||
<string name="custom_token_custom_derivation">Своя деривация</string>
|
||||
<string name="custom_token_decimals_input_title">Знаков после запятой</string>
|
||||
<string name="custom_token_derivation_path_default">По умолчанию</string>
|
||||
<string name="custom_token_derivation_path_input_title">Деривация по BIP44</string>
|
||||
<string name="custom_token_invalid_derivation_path">Введенный путь деривации некорректен</string>
|
||||
<string name="custom_token_name_input_placeholder">Например, USD Coin</string>
|
||||
<string name="custom_token_name_input_title">Название токена</string>
|
||||
<string name="custom_token_network_input_not_selected">Не выбрано</string>
|
||||
|
|
|
|||
|
|
@ -82,9 +82,11 @@
|
|||
<string name="custom_token_creation_error_network_not_selected">Please select the network</string>
|
||||
<string name="custom_token_creation_error_required_field">Required field</string>
|
||||
<string name="custom_token_creation_error_wrong_decimals">Decimal number must be a valid integer, no higher than %d</string>
|
||||
<string name="custom_token_custom_derivation">Custom derivation</string>
|
||||
<string name="custom_token_decimals_input_title">Decimals</string>
|
||||
<string name="custom_token_derivation_path_default">Default</string>
|
||||
<string name="custom_token_derivation_path_input_title">BIP44 coin type</string>
|
||||
<string name="custom_token_invalid_derivation_path">The derivation path you\'ve entered is not valid</string>
|
||||
<string name="custom_token_name_input_placeholder">E.g. USD Coin</string>
|
||||
<string name="custom_token_name_input_title">Name</string>
|
||||
<string name="custom_token_network_input_not_selected">Not selected</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue