New translations entities.php (Japanese)
This commit is contained in:
parent
e408360838
commit
3054a9e421
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,7 @@ return [
|
||||||
'meta_created_name' => '作成: :timeLength (:user)',
|
'meta_created_name' => '作成: :timeLength (:user)',
|
||||||
'meta_updated' => '更新: :timeLength',
|
'meta_updated' => '更新: :timeLength',
|
||||||
'meta_updated_name' => '更新: :timeLength (:user)',
|
'meta_updated_name' => '更新: :timeLength (:user)',
|
||||||
|
'meta_owned_name' => 'Owned by :user',
|
||||||
'entity_select' => 'エンティティ選択',
|
'entity_select' => 'エンティティ選択',
|
||||||
'images' => '画像',
|
'images' => '画像',
|
||||||
'my_recent_drafts' => '最近の下書き',
|
'my_recent_drafts' => '最近の下書き',
|
||||||
|
@ -39,6 +40,7 @@ return [
|
||||||
'permissions_intro' => 'この設定は各ユーザの役割よりも優先して適用されます。',
|
'permissions_intro' => 'この設定は各ユーザの役割よりも優先して適用されます。',
|
||||||
'permissions_enable' => 'カスタム権限設定を有効にする',
|
'permissions_enable' => 'カスタム権限設定を有効にする',
|
||||||
'permissions_save' => '権限を保存',
|
'permissions_save' => '権限を保存',
|
||||||
|
'permissions_owner' => 'Owner',
|
||||||
|
|
||||||
// Search
|
// Search
|
||||||
'search_results' => '検索結果',
|
'search_results' => '検索結果',
|
||||||
|
|
Loading…
Reference in a new issue