chore: translate i18n files (#24131)

Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-08-18 23:46:23 +08:00 committed by GitHub
commit a2537ba4fd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
18 changed files with 72 additions and 0 deletions

View file

@ -716,6 +716,10 @@ const translation = {
supportedFormats: 'Поддерживает PNG, JPG, JPEG, WEBP и GIF',
},
you: 'Ты',
avatar: {
deleteTitle: 'Удалить аватар',
deleteDescription: 'Вы уверены, что хотите удалить свою фотографию профиля? Ваш аккаунт будет использовать стандартный аватар.',
},
}
export default translation