Skip to content

Commit

Permalink
Merge pull request #99 from Werameli/master
Browse files Browse the repository at this point in the history
Fix typo for saved and updated in ru-RU
  • Loading branch information
bdefore authored Nov 14, 2023
2 parents 8c24d98 + 0fce25b commit c245a7c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions locales/ru-RU/general.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"reset": "Сбросить",
"revert": "Восстановить",
"save": "Сохранить",
"saved": "{{what}} сохранено",
"saved": "{{what}} сохранено(-ы)",
"show": "Показать {{what}}",
"showAll": "Показать всё",
"showMore": "Показать больше",
Expand All @@ -126,7 +126,7 @@
"tryAgain": "Попробуйте снова",
"unknown": "Неизвестно",
"unknownError": "Неизвестная ошибка",
"updated": "{{what}} обновлено",
"updated": "{{what}} обновлено(-ы)",
"version": "Версия"
},
"nav": {
Expand Down Expand Up @@ -214,4 +214,4 @@
"headline": "Поиск по {{q}}",
"results": "Результаты"
}
}
}

0 comments on commit c245a7c

Please sign in to comment.