mirror of
https://github.com/Buriburizaem0n/admin-frontend-domain.git
synced 2026-09-21 02:30:14 +00:00
feat(service): replace show-in-service with hide-for-guest toggle
Mirror the server HideForGuest flag on services: rename the enable_show_in_service field to hide_for_guest across the form, schema and generated types, reuse the existing HideForGuest label, and drop the now-orphaned ShowInService i18n keys. Services are now visible to guests by default and hidden only when the box is checked, matching servers.
This commit is contained in:
@@ -83,7 +83,6 @@
|
||||
"Confirm": "Konfirmasi",
|
||||
"ConfirmDeletion": "Konfirmasi Penghapusan?",
|
||||
"Services": "Layanan",
|
||||
"ShowInService": "Tampilkan di Layanan",
|
||||
"Coverages": {
|
||||
"Excludes": "Kecualikan Server Tertentu",
|
||||
"Only": "Hanya Server Tertentu",
|
||||
|
||||
Reference in New Issue
Block a user