Added russian translation by Alexander Simkin, LICENSE file and minor changes
diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json
index a825ecd..e99d7b8 100644
--- a/_locales/ca/messages.json
+++ b/_locales/ca/messages.json
@@ -15,6 +15,16 @@
"message": "Tradueix la selecció 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": "Tradueix la selecció a '$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": "Edita idiomes...",
"description": "Title of the option inside the 'Translate section into...' context menu."