diff --git a/public/_locales/ru/messages.json b/public/_locales/ru/messages.json new file mode 100644 index 0000000..ec6bda5 --- /dev/null +++ b/public/_locales/ru/messages.json @@ -0,0 +1,11 @@ +{ + "extensionDescription": { + "message": "Сбор расширенной аналитики трансляций Twitch" + }, + "popup.openTwitch": { + "message": "Открыть Twitch" + }, + "content.scan": { + "message": "Сканировать" + } +}