diff --git a/src/i18n/locales/ru/common.json b/src/i18n/locales/ru/common.json index 8ea45bfb..3946d72b 100644 --- a/src/i18n/locales/ru/common.json +++ b/src/i18n/locales/ru/common.json @@ -23,4 +23,4 @@ "failedToUploadImage": "Не удалось загрузить изображение", "fileReadError": "Произошла ошибка при чтении файла." } -} +} \ No newline at end of file diff --git a/src/i18n/locales/ru/dialogs.json b/src/i18n/locales/ru/dialogs.json index aceb1ea5..ded13c13 100644 --- a/src/i18n/locales/ru/dialogs.json +++ b/src/i18n/locales/ru/dialogs.json @@ -59,4 +59,4 @@ "cancel": "Отмена", "save": "Сохранить" } -} +} \ No newline at end of file diff --git a/src/i18n/locales/ru/editor.json b/src/i18n/locales/ru/editor.json index aa70c119..e0bf5764 100644 --- a/src/i18n/locales/ru/editor.json +++ b/src/i18n/locales/ru/editor.json @@ -134,4 +134,4 @@ "collapse": "Свернуть таймлайн" }, "openRecordingsFolder": "Открыть папку с записями" -} +} \ No newline at end of file diff --git a/src/i18n/locales/ru/extensions.json b/src/i18n/locales/ru/extensions.json index 330e3fbb..239fa9a3 100644 --- a/src/i18n/locales/ru/extensions.json +++ b/src/i18n/locales/ru/extensions.json @@ -27,7 +27,7 @@ "unknownAuthor": "Неизвестный автор", "noDescription": "Описание отсутствует", "downloads": "Загрузок: {{count}}", - "preview": "Предпросмотрw", + "preview": "Предпросмотр", "screenshotAlt": "Скриншот {{number}}", "description": "Описание", "tags": "Теги", diff --git a/src/i18n/locales/ru/launch.json b/src/i18n/locales/ru/launch.json index c5715bdf..03427d44 100644 --- a/src/i18n/locales/ru/launch.json +++ b/src/i18n/locales/ru/launch.json @@ -74,4 +74,4 @@ "failedToStart": "Не удалось начать запись: {{error}}", "failedToStartGeneric": "Не удалось начать запись" } -} +} \ No newline at end of file diff --git a/src/i18n/locales/ru/settings.json b/src/i18n/locales/ru/settings.json index 25f1022a..fc43a7b1 100644 --- a/src/i18n/locales/ru/settings.json +++ b/src/i18n/locales/ru/settings.json @@ -202,4 +202,4 @@ "reportBug": "Сообщить об ошибке", "starOnGithub": "Оценить на GitHub" } -} +} \ No newline at end of file diff --git a/src/i18n/locales/ru/shortcuts.json b/src/i18n/locales/ru/shortcuts.json index 9d23ec85..9e41828a 100644 --- a/src/i18n/locales/ru/shortcuts.json +++ b/src/i18n/locales/ru/shortcuts.json @@ -13,4 +13,4 @@ "panTimeline": "Прокрутка таймлайна", "zoomTimeline": "Масштабирование таймлайн" } -} +} \ No newline at end of file diff --git a/src/i18n/locales/ru/timeline.json b/src/i18n/locales/ru/timeline.json index 5b89d466..8c1d2b77 100644 --- a/src/i18n/locales/ru/timeline.json +++ b/src/i18n/locales/ru/timeline.json @@ -38,4 +38,4 @@ "addSpeed": "Скорость (S)", "resizeLeft": "Изменить размер слева", "resizeRight": "Изменить размер справа" -} +} \ No newline at end of file