Explorar el Código

Update messages.json

rstp14 hace 7 años
padre
commit
f80d4dfd2a
Se han modificado 1 ficheros con 4 adiciones y 4 borrados
  1. 4 4
      _locales/ru/messages.json

+ 4 - 4
_locales/ru/messages.json

@@ -348,15 +348,15 @@
         "description": "Options 'Reset' button tooltip"
     },
     "optionsResetConfirm": {
-        "message": "Confirm the reset of all options or the current profile",
+        "message": "Подтвердите сброс всех параметров или текущего профиля",
         "description": "Popup text 'Confirm the reset of all options or the current profile' in the options page"
     },
     "optionsResetAllButton": {
-        "message": "Reset all options",
+        "message": "Сбросить все параметры",
         "description": "Options confirm button: 'Reset all options'"
     },
     "optionsResetCurrentButton": {
-        "message": "Reset the current profile",
+        "message": "Сбросить текущий профиль",
         "description": "Options confirm button: 'Reset current profile'"
     },
     "optionsOKButton": {
@@ -423,4 +423,4 @@
         "message": "Введите новое имя для выбранного профиля",
         "description": "Popup text 'Enter a new name for the selected profile' in the options page"
     }
-}
+}