chore(i18n): add locale keys for widget resize, delete user, multi-picker
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user