]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/ja/entities.php
Extend /users API endpoint
[bookstack] / resources / lang / ja / entities.php
index d220d5e38e756915d0fea34a9a64e0820159c05e..8760b25a3f70877be28c6869d0e62a697853372c 100644 (file)
@@ -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
+];