mirror of
https://github.com/Karaka-Management/oms-Knowledgebase.git
synced 2026-01-10 17:08:41 +00:00
general fixes
This commit is contained in:
parent
b275724809
commit
6e6142e257
|
|
@ -14,7 +14,9 @@ declare(strict_types=1);
|
|||
|
||||
return ['Knowledgebase' => [
|
||||
'Active' => 'Aktiv',
|
||||
'App' => 'APP.',
|
||||
'App' => 'App',
|
||||
'Apps' => 'Apps',
|
||||
'Title' => 'Titel',
|
||||
'Categories' => 'Kategorien',
|
||||
'Category' => 'Kategorie',
|
||||
'Draft' => 'Entwurf',
|
||||
|
|
|
|||
|
|
@ -15,6 +15,8 @@ declare(strict_types=1);
|
|||
return ['Knowledgebase' => [
|
||||
'Active' => 'Active',
|
||||
'App' => 'App',
|
||||
'Apps' => 'Apps',
|
||||
'Title' => 'Title',
|
||||
'Categories' => 'Categories',
|
||||
'Category' => 'Category',
|
||||
'Draft' => 'Draft',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user