Add Dutch translations for all missing translation keys and fix hardcoded English labels

This commit is contained in:
root
2026-06-08 21:16:03 +02:00
parent a7bd30fd34
commit 5d58e12fc7
6 changed files with 1730 additions and 319 deletions
@@ -37,7 +37,7 @@ class OpenPositionResource extends Resource
return $schema
->components([
ToggleButtons::make('position_kind')
->label('Type')
->label(__('Type'))
->inline()
->options([
'rank' => 'Ranks',