chore: translate i18n files (#11545)

Co-authored-by: zxhlyh <16177003+zxhlyh@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-12-11 18:04:14 +08:00
committed by GitHub
parent 6f4cbe0bde
commit ceaa9f1101
38 changed files with 594 additions and 0 deletions

View File

@@ -141,6 +141,11 @@ const translation = {
description: 'Следует ли использовать значок WebApp для замены 🤖 в общем приложении',
descriptionInExplore: 'Следует ли использовать значок WebApp для замены 🤖 в разделе "Обзор"',
},
mermaid: {
handDrawn: 'Рисованный',
classic: 'Классический',
},
openInExplore: 'Открыть в разделе «Обзор»',
}
export default translation