Ver Fonte

Merge pull request #510 from solokot/master

Updated Russian language
Gildas há 5 anos atrás
pai
commit
919cd73442
1 ficheiros alterados com 3 adições e 3 exclusões
  1. 3 3
      _locales/ru/messages.json

+ 3 - 3
_locales/ru/messages.json

@@ -616,11 +616,11 @@
 		"description": "Title of the button 'Format the page for better readability' in the editor"
 	},
 	"editorCutInnerPage": {
-		"message": "Enable/disable removing of internal elements",
+		"message": "Включить/отключить удаление внутренних элементов",
 		"description": "Title of the button 'Enable/disable removing of internal elements' in the editor"
 	},
 	"editorCutOuterPage": {
-		"message": "Enable/disable removing of external elements",
+		"message": "Включить/отключить удаление внешних элементов",
 		"description": "Title of the button 'Enable/disable removing of external elements' in the editor"
 	},
 	"editorUndoCutPage": {
@@ -632,7 +632,7 @@
 		"description": "Title of the button 'Restore all removed elements' in the editor"
 	},
 	"editorRedoCutPage": {
-		"message": "Remove last restored element",
+		"message": "Удалить последний восстановленный элемент",
 		"description": "Title of the button 'Remove last restored element' in the editor"
 	},
 	"editorSavePage": {