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