Skip to content

Commit

Permalink
fix: update translations in ru.json
Browse files Browse the repository at this point in the history
  • Loading branch information
pionxzh committed Sep 9, 2024
1 parent 5447b1e commit 12f8dfa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/locales/ru.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"title": "ChatGPT Exporter",
"ExportHelper": "Export",
"Setting": "Setting",
"Setting": "Параметры",
"Language": "Язык",
"Copy Text": "Копировать текст",
"Copied!": "Скопировано!",
Expand Down Expand Up @@ -29,7 +29,7 @@
"Conversation Timestamp Description": "Будет отображаться на странице.",
"Enable on HTML": "Включить для HTML-файлов",
"Enable on Markdown": "Включить для файлов Markdown",
"Use 24-hour format": "Используйте 24-часовой формат (например, 23:59)",
"Use 24-hour format": "Использовать 24-часовой формат (например, 23:59)",
"Export Format": "Формат экспорта",
"Export Metadata": "Экспорт метаданных",
"Export Metadata Description": "Добавляйте метаданные в экспортированные файлы Markdown и HTML.",
Expand Down

0 comments on commit 12f8dfa

Please sign in to comment.