mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-09 10:22:51 +03:00
Updated translations with latest Crowdin changes (#5409)
This commit is contained in:
@@ -127,6 +127,14 @@ return [
|
||||
'comment_update' => 'aktualizoval komentář',
|
||||
'comment_delete' => 'odstranil komentář',
|
||||
|
||||
// Sort Rules
|
||||
'sort_rule_create' => 'vytvořil/a pravidlo řazení',
|
||||
'sort_rule_create_notification' => 'Pravidlo řazení bylo úspěšně vytvořeno',
|
||||
'sort_rule_update' => 'aktualizoval/a pravidlo řazení',
|
||||
'sort_rule_update_notification' => 'Pravidlo řazení bylo úspěšně aktualizováno',
|
||||
'sort_rule_delete' => 'odstranil/a pravidlo řazení',
|
||||
'sort_rule_delete_notification' => 'Pravidlo řazení bylo úspěšně odstraněno',
|
||||
|
||||
// Other
|
||||
'permissions_update' => 'oprávnění upravena',
|
||||
];
|
||||
|
Reference in New Issue
Block a user