chore: translate i18n files (#24131)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
a3a041ef6f
commit
a2537ba4fd
@@ -716,6 +716,10 @@ const translation = {
|
||||
supportedFormats: 'Поддерживает PNG, JPG, JPEG, WEBP и GIF',
|
||||
},
|
||||
you: 'Ты',
|
||||
avatar: {
|
||||
deleteTitle: 'Удалить аватар',
|
||||
deleteDescription: 'Вы уверены, что хотите удалить свою фотографию профиля? Ваш аккаунт будет использовать стандартный аватар.',
|
||||
},
|
||||
}
|
||||
|
||||
export default translation
|
||||
|
||||
Reference in New Issue
Block a user