mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-23 02:28:27 +08:00
New translations entities.php (Japanese)
This commit is contained in:
parent
e408360838
commit
3054a9e421
|
@ -22,6 +22,7 @@ return [
|
|||
'meta_created_name' => '作成: :timeLength (:user)',
|
||||
'meta_updated' => '更新: :timeLength',
|
||||
'meta_updated_name' => '更新: :timeLength (:user)',
|
||||
'meta_owned_name' => 'Owned by :user',
|
||||
'entity_select' => 'エンティティ選択',
|
||||
'images' => '画像',
|
||||
'my_recent_drafts' => '最近の下書き',
|
||||
|
@ -39,6 +40,7 @@ return [
|
|||
'permissions_intro' => 'この設定は各ユーザの役割よりも優先して適用されます。',
|
||||
'permissions_enable' => 'カスタム権限設定を有効にする',
|
||||
'permissions_save' => '権限を保存',
|
||||
'permissions_owner' => 'Owner',
|
||||
|
||||
// Search
|
||||
'search_results' => '検索結果',
|
||||
|
|
Loading…
Reference in New Issue
Block a user