]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/ja/activities.php
Modernize third party services' logos
[bookstack] / resources / lang / ja / activities.php
index b1995a654f5b8c85b8ef39cdbf9c9fb85762fcc5..c5ce3ffc6de5e74c836511d87f732b991be074fd 100644 (file)
@@ -36,14 +36,22 @@ return [
     'book_sort_notification'      => '並び順を変更しました',
 
     // Bookshelves
-    'bookshelf_create'            => '本棚を作成:',
+    'bookshelf_create'            => '本棚を作成:',
     'bookshelf_create_notification'    => '本棚を作成しました',
-    'bookshelf_update'                 => '本棚を更新:',
+    'bookshelf_update'                 => '本棚を更新:',
     'bookshelf_update_notification'    => '本棚を更新しました',
-    'bookshelf_delete'                 => 'ã\83\96ã\83\83ã\82¯ã\81\8cå\89\8aé\99¤ã\81\95ã\82\8cã\81¾ã\81\97ã\81\9fã\80\82',
+    'bookshelf_delete'                 => 'ã\81\8cæ\9c¬æ£\9aã\82\92å\89\8aé\99¤:',
     'bookshelf_delete_notification'    => '本棚を削除しました',
 
+    // Favourites
+    'favourite_add_notification' => '":name"がお気に入りに追加されました',
+    'favourite_remove_notification' => '":name"がお気に入りから削除されました',
+
+    // MFA
+    'mfa_setup_method_notification' => '多要素認証が正常に設定されました',
+    'mfa_remove_method_notification' => '多要素認証が正常に解除されました',
+
     // Other
-    'commented_on'                => 'ã\82³ã\83¡ã\83³ã\83\88ã\81\99ã\82\8b',
-    'permissions_update'          => 'updated permissions',
+    'commented_on'                => 'ã\81\8cã\82³ã\83¡ã\83³ã\83\88:',
+    'permissions_update'          => 'が権限を更新:',
 ];