♻️(frontend) standardize role terminology across localizations

Fixes #1126 - Inconsistent role terminology in localization files.

Standardize on 'host' as the primary role term across en, de, and nl
locales, replacing mixed usage of 'administrator', 'organizer', 'admin',
'Organisator:in', 'Organisierende', and 'organisator'.
This commit is contained in:
Sanjay Santhanam
2026-04-19 12:16:15 -07:00
committed by aleb_the_flash
parent 0c0ce87947
commit 6830250f2c
7 changed files with 20 additions and 16 deletions
+4
View File
@@ -12,6 +12,10 @@ and this project adheres to
- 🔒️(backend) add validation of Room.configuration
### Fixed
- ♻(frontend) standardize role terminology across localizations
## [1.15.0] - 2026-04-30
### Added