Added russian translation by Alexander Simkin, LICENSE file and minor changes
diff --git a/_locales/es/messages.json b/_locales/es/messages.json
index a33c70f..b643411 100644
--- a/_locales/es/messages.json
+++ b/_locales/es/messages.json
@@ -15,6 +15,16 @@
"message": "Traducir selección al...",
"description": "Title of the context menu that appears when a right click is done. Inside this prent menu there are the menus"
},
+ "contextmenu_title2" : {
+ "message": "Traducir selección al '$language$'",
+ "description": "Title of the context menu that appears when a right click is done and there's only one language available.",
+ "placeholders": {
+ "language": {
+ "content": "$1",
+ "example": "Language to translate into."
+ }
+ }
+ },
"contextmenu_edit" : {
"message": "Modifica idiomas...",
"description": "Title of the option inside the 'Translate section into...' context menu."