This commit is contained in:
t985026 2025-04-13 04:13:52 +02:00 committed by GitHub
commit bdffaa0625
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 392 additions and 0 deletions

View file

@ -11,6 +11,7 @@ const localesLong: Record<string, string> = {
ru: 'Русский',
uk: 'Українська',
zh: '中文',
zh_tw: '繁體中文',
vi: 'Tiếng Việt',
};