chore(i18n): add locale keys for widget resize, delete user, multi-picker

This commit is contained in:
2026-04-10 19:05:11 +03:00
parent 5af670fa3c
commit f96cbbca56
2 changed files with 11 additions and 0 deletions
+7
View File
@@ -150,6 +150,8 @@
"admin.add_to_group": "+ Add",
"admin.remove_from_group": "Remove from group",
"admin.no_users": "No users found.",
"admin.delete_user_title": "Delete user",
"admin.delete_user_message": "Are you sure you want to delete {name}? This action cannot be undone.",
"admin.group_management": "Group Management",
"admin.create_group": "Create Group",
@@ -383,11 +385,16 @@
"widget.select_type": "Select widget type",
"widget.search_type": "Search widget types...",
"widget.delete_title": "Delete Widget",
"widget.resize": "Resize",
"widget.width": "Width",
"widget.full_width": "Full",
"widget.delete_confirm": "Are you sure you want to delete this widget? This action will take effect when you save.",
"widget.content": "Content",
"widget.format": "Format",
"widget.height": "Height",
"widget.apps": "Apps",
"widget.select_apps": "Select apps...",
"common.done": "Done",
"widget.timezone": "Timezone",
"widget.style": "Style",
"widget.show_weather": "Show Weather",