Skip to content

Commit

Permalink
Update russian.c
Browse files Browse the repository at this point in the history
  • Loading branch information
MSTVD authored Dec 24, 2023
1 parent a6c5d99 commit f19c4b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/translation/russian.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ static translation_string all_strings[] = {
{TR_INVALID_LANGUAGE_MESSAGE,
"Выбранная папка не содержит необходимых файлов локализации."
"Для просмотра ошибок обратитесь к log-файлу."},
{TR_AUTO_CYCLE_TEMPLES, "Все"},
{TR_AUTO_CYCLE_TEMPLES, "Автоцикл"},
{TR_BUTTON_OK, "Да"},
{TR_BUTTON_CANCEL, "Отмена"},
{TR_BUTTON_RESET_DEFAULTS, "По умолчанию"},
Expand Down

0 comments on commit f19c4b8

Please sign in to comment.