Add member editing and profile pictures
This commit is contained in:
@@ -624,6 +624,19 @@
|
||||
"displayNameLabel": "Відображуване ім'я",
|
||||
"memberPasswordLabel": "Пароль",
|
||||
"colorLabel": "Колір",
|
||||
"profilePictureTitle": "Фото профілю",
|
||||
"profilePictureLabel": "Завантажити фото",
|
||||
"profilePictureHint": "PNG, JPEG або WebP. Великі зображення змінюються в розмірі перед завантаженням.",
|
||||
"profilePictureRemove": "Видалити фото",
|
||||
"profilePictureTypeError": "Використайте зображення PNG, JPEG або WebP.",
|
||||
"profilePictureFileTooLarge": "Файл зображення завеликий.",
|
||||
"profilePictureTooLarge": "Фото профілю все ще завелике після зміни розміру.",
|
||||
"profilePictureReadError": "Не вдалося прочитати вибране зображення.",
|
||||
"profileSavedToast": "Профіль оновлено.",
|
||||
"editMemberLabel": "Редагувати",
|
||||
"editMemberTitle": "Редагувати члена родини",
|
||||
"saveMember": "Зберегти члена",
|
||||
"memberUpdatedToast": "{{name}} оновлено.",
|
||||
"familyRoleLabel": "Роль у родині",
|
||||
"familyRoleDad": "Тато",
|
||||
"familyRoleMom": "Мама",
|
||||
|
||||
Reference in New Issue
Block a user