mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-04-22 20:26:35 +08:00
New translations activities.php (German Informal)
This commit is contained in:
parent
6516f05c0d
commit
0542838aa7
@ -128,12 +128,12 @@ return [
|
||||
'comment_delete' => 'Kommentar gelöscht',
|
||||
|
||||
// Sort Rules
|
||||
'sort_rule_create' => 'Sortierregel erstellt',
|
||||
'sort_rule_create_notification' => 'Sort rule successfully created',
|
||||
'sort_rule_update' => 'updated sort rule',
|
||||
'sort_rule_update_notification' => 'Sort rule successfully updated',
|
||||
'sort_rule_delete' => 'deleted sort rule',
|
||||
'sort_rule_delete_notification' => 'Sort rule successfully deleted',
|
||||
'sort_rule_create' => 'hat eine Sortierregel erstellt',
|
||||
'sort_rule_create_notification' => 'Sortierregel erfolgreich angelegt',
|
||||
'sort_rule_update' => 'hat eine Sortierregel aktualisiert',
|
||||
'sort_rule_update_notification' => 'Sortierregel erfolgreich aktualisiert',
|
||||
'sort_rule_delete' => 'hat eine Sortierregel gelöscht',
|
||||
'sort_rule_delete_notification' => 'Sortierregel erfolgreich gelöscht',
|
||||
|
||||
// Other
|
||||
'permissions_update' => 'aktualisierte Berechtigungen',
|
||||
|
Loading…
x
Reference in New Issue
Block a user