mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
Merge pull request #7113 from Gudahtt/remove-duplicate-keys
Remove duplicate keys in `ru` locale
This commit is contained in:
commit
8a1887d9df
@ -677,9 +677,6 @@
|
|||||||
"ropsten": {
|
"ropsten": {
|
||||||
"message": "Тестовая сеть Ropsten"
|
"message": "Тестовая сеть Ropsten"
|
||||||
},
|
},
|
||||||
"rpc": {
|
|
||||||
"message": "Пользовательский RPC"
|
|
||||||
},
|
|
||||||
"sampleAccountName": {
|
"sampleAccountName": {
|
||||||
"message": "Например, Мой новый счет",
|
"message": "Например, Мой новый счет",
|
||||||
"description": "Help user understand concept of adding a human-readable name to their account"
|
"description": "Help user understand concept of adding a human-readable name to their account"
|
||||||
@ -1693,9 +1690,6 @@
|
|||||||
"showHexDataDescription": {
|
"showHexDataDescription": {
|
||||||
"message": "Выберите это, чтобы показать шестнадцатеричное поле данных на экране отправки"
|
"message": "Выберите это, чтобы показать шестнадцатеричное поле данных на экране отправки"
|
||||||
},
|
},
|
||||||
"signatureRequest": {
|
|
||||||
"message": "Запрос подписи"
|
|
||||||
},
|
|
||||||
"somethingWentWrong": {
|
"somethingWentWrong": {
|
||||||
"message": "Опс! Что-то пошло не так."
|
"message": "Опс! Что-то пошло не так."
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user