You've already forked Atomcms-edit
Add Dutch translations for all missing translation keys and fix hardcoded English labels
This commit is contained in:
@@ -37,7 +37,7 @@ class OpenPositionResource extends Resource
|
||||
return $schema
|
||||
->components([
|
||||
ToggleButtons::make('position_kind')
|
||||
->label('Type')
|
||||
->label(__('Type'))
|
||||
->inline()
|
||||
->options([
|
||||
'rank' => 'Ranks',
|
||||
|
||||
Reference in New Issue
Block a user