feat: language selector on user creation, pass to welcome email
Some checks failed
Deploy / deploy (push) Failing after 9s

Adds preferred_language field to Users, language picker (EN/AR) in
create/edit user form, persists to NocoDB, and passes it to the
welcome notification so new users receive emails in their language.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
fahed
2026-03-09 13:14:32 +03:00
parent 8c69f1846f
commit 5e47d11e32
4 changed files with 30 additions and 4 deletions

View File

@@ -570,6 +570,7 @@
"users.passwordMismatch": "كلمات المرور غير متطابقة",
"users.passwordRequired": "كلمة المرور مطلوبة للمستخدمين الجدد",
"users.saveFailed": "فشل في حفظ المستخدم",
"users.preferredLanguage": "اللغة المفضلة",
"users.deleteFailed": "فشل في حذف المستخدم",
"settings.saveFailed": "فشل في الحفظ",