Viktor Miller 8982227d33 feat(09-01): wrap admin and infrastructure strings in gettext functions
- CPT labels: wrap all 13 labels in __() with English source strings
- Admin menu: wrap menu titles (Moving List, Entries, Settings) in __()
- Settings page: wrap all section titles, field labels, and descriptions with appropriate gettext functions
- Date helpers: wrap Day, Month, Year labels in esc_html__()
- All strings use English as source language per i18n strategy
- Text domain 'siegel-umzugsliste' applied throughout
- German translations will be provided in .po file (Plan 02)
2026-02-06 23:41:39 +09:00
Description
No description provided
455 KiB
Languages
PHP 76.1%
CSS 12.7%
JavaScript 11.2%