1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00

Remove duplicate keys in ru locale

These were accidentally introduced recently as two separate updates to
the `ru` locale were merged. They added these keys in different places,
so they didn't conflict.
This commit is contained in:
Mark Stacey 2019-09-05 14:24:34 -03:00
parent 93204a578b
commit 2672ae7e66

View File

@ -677,9 +677,6 @@
"ropsten": {
"message": "Тестовая сеть Ropsten"
},
"rpc": {
"message": "Пользовательский RPC"
},
"sampleAccountName": {
"message": "Например, Мой новый счет",
"description": "Help user understand concept of adding a human-readable name to their account"
@ -1693,9 +1690,6 @@
"showHexDataDescription": {
"message": "Выберите это, чтобы показать шестнадцатеричное поле данных на экране отправки"
},
"signatureRequest": {
"message": "Запрос подписи"
},
"somethingWentWrong": {
"message": "Опс! Что-то пошло не так."
},