chore: translate i18n files (#24727)

Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-08-28 23:40:10 +08:00
committed by GitHub
parent 39064197da
commit e87d4fbf69
18 changed files with 90 additions and 0 deletions

View File

@@ -277,6 +277,10 @@ const translation = {
themeLightDesc: 'Используйте светлый внешний вид',
themeSystemDesc: 'Следуйте внешнему виду вашей операционной системы',
slashDesc: 'Выполняйте команды, такие как /theme, /lang',
accountDesc: 'Перейдите на страницу учетной записи',
feedbackDesc: 'Обсуждения обратной связи с открытым сообществом',
docDesc: 'Откройте справочную документацию',
communityDesc: 'Открытое сообщество Discord',
},
emptyState: {
noPluginsFound: 'Плагины не найдены',
@@ -311,6 +315,7 @@ const translation = {
inScope: 'в {{scope}}s',
noMatchingCommands: 'Соответствующие команды не найдены',
tryDifferentSearch: 'Попробуйте использовать другой поисковый запрос',
slashHint: 'Введите / чтобы увидеть все доступные команды',
},
}