mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
Fix settings Translation typo (#1981)
This commit is contained in:
@@ -109,7 +109,7 @@ return [
|
||||
'helper' => 'Toggle if Users can create allocations via the client area.',
|
||||
'question' => 'Allow Users to create Allocations?',
|
||||
'create_new' => 'Create new allocations if none available?',
|
||||
'create_new_help' => 'When enabled, creates new allocations. When disabled, only assigns from existing unassigned allocations. Both options faktor the port range below into account.',
|
||||
'create_new_help' => 'When enabled, creates new allocations. When disabled, only assigns from existing unassigned allocations. Both options factor the port range below into account.',
|
||||
'start' => 'Start Port',
|
||||
'end' => 'End Port',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user