l10n(ru): update Russian localization

Currently translated at 100.0% (148 of 148 strings)

Translation: TW Power Tools/Extension strings (JSON format)
Translate-URL: https://i18n.avm99963.com/projects/tw-power-tools/extension-strings-json-format/ru/
Change-Id: I836bb734a75d143e4b06bf5dadc3bf3d5738034e
diff --git a/src/static/_locales/ru/messages.json b/src/static/_locales/ru/messages.json
index 6815f54..dac4cf8 100644
--- a/src/static/_locales/ru/messages.json
+++ b/src/static/_locales/ru/messages.json
@@ -612,5 +612,13 @@
     "inject_extrainfo_message_livereviewverdict_offtopic": {
         "message": "Не по теме",
         "description": "One of the actions of a live review."
+    },
+    "inject_extrainfo_message_state_awaiting_classification": {
+        "message": "Ожидает классификации",
+        "description": "Thread/message state AWAITING_CLASSIFICATION."
+    },
+    "inject_extrainfo_message_state_generated_answer_adopted": {
+        "message": "Сгенерированный ответ принят",
+        "description": "Thread/message state GENERATED_ANSWER_ADOPTED."
     }
 }