mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-09 10:22:51 +03:00
Updated translations with latest Crowdin changes (#4025)
This commit is contained in:
@@ -67,6 +67,11 @@ return [
|
||||
'user_update_notification' => 'ユーザーを更新しました',
|
||||
'user_delete_notification' => 'ユーザーを削除しました',
|
||||
|
||||
// Roles
|
||||
'role_create_notification' => '役割を作成しました',
|
||||
'role_update_notification' => '役割を更新しました',
|
||||
'role_delete_notification' => '役割を削除しました',
|
||||
|
||||
// Other
|
||||
'commented_on' => 'がコメント:',
|
||||
'permissions_update' => 'が権限を更新:',
|
||||
|
Reference in New Issue
Block a user