Added presets

This commit is contained in:
2025-11-15 14:50:20 +01:00
parent c8cb61f766
commit fb272ee63c
6 changed files with 151 additions and 3 deletions

View File

@@ -25,7 +25,9 @@
selectLocation: '@T["Select location"]',
errorLoadingLocations: '@T["Error loading locations"]',
selectUser: '@T["Select user"]',
errorLoadingUsers: '@T["Error loading users"]'
selectPreset: '@T["Select preset"]',
errorLoadingUsers: '@T["Error loading users"]',
errorLoadingPresets: '@T["Error loading presets"]'
};
</script>
</head>