X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/a6633642232efd164d4708967ab59e498fbff896..refs/pull/2734/head:/resources/lang/ja/entities.php diff --git a/resources/lang/ja/entities.php b/resources/lang/ja/entities.php index d220d5e38..8760b25a3 100644 --- a/resources/lang/ja/entities.php +++ b/resources/lang/ja/entities.php @@ -60,6 +60,7 @@ return [ 'search_permissions_set' => '権限が設定されている', 'search_created_by_me' => '自分が作成した', 'search_updated_by_me' => '自分が更新した', + 'search_owned_by_me' => 'Owned by me', 'search_date_options' => 'Date Options', 'search_updated_before' => '以前に更新', 'search_updated_after' => '以降に更新', @@ -316,4 +317,4 @@ return [ 'revision_restore_confirm' => 'Are you sure you want to restore this revision? The current page contents will be replaced.', 'revision_delete_success' => 'リビジョンを削除しました', 'revision_cannot_delete_latest' => '最新のリビジョンを削除できません。' -]; \ No newline at end of file +];