aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Locale/japanese.ts
diff options
context:
space:
mode:
authorFuwn <[email protected]>2026-05-21 13:44:46 +0000
committerFuwn <[email protected]>2026-05-21 13:44:46 +0000
commit08641a3f6f1d95cc8d8dbfeebdecf6c0d2a2b0a6 (patch)
treefc75c02f41c3e44c373f53679d561334037cdaec /src/lib/Locale/japanese.ts
parentfix(lists): optimistic increment and snapshot to remove refresh flash (diff)
downloaddue.moe-08641a3f6f1d95cc8d8dbfeebdecf6c0d2a2b0a6.tar.xz
due.moe-08641a3f6f1d95cc8d8dbfeebdecf6c0d2a2b0a6.zip
feat(debug): add dry-run mutations mode
New 'Dry-run mutations' toggle in the Debug settings panel blocks outgoing list updates (the + button) and skips the post-mutation refresh so optimistic UI changes persist locally for testing. The mutation gate sits in incrementMediaProgress; CleanAnimeList only revalidates when the request actually went out.
Diffstat (limited to 'src/lib/Locale/japanese.ts')
-rw-r--r--src/lib/Locale/japanese.ts4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/lib/Locale/japanese.ts b/src/lib/Locale/japanese.ts
index af309a25..8e3744d4 100644
--- a/src/lib/Locale/japanese.ts
+++ b/src/lib/Locale/japanese.ts
@@ -284,6 +284,10 @@ const Japanese: Locale = {
"データの読み込みやログアウトに問題がある場合、サイトデータをクリアすることをお勧めします。",
},
dummyLists: "ダミーメディアリストを使用する",
+ dryRunMutations: {
+ title: "ドライランモード",
+ hint: "リストの更新リクエスト(+ボタンなど)の送信をブロックし、更新後の再取得もスキップします。楽観的UIの変更をローカルで保持してテストできます。AniListにはデータは送信されません。",
+ },
},
hololive: {
live: "ライブ",