From 0a69e0678e140a7d369c268e8fdfe8ae7a2abc08 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Wed, 8 Apr 2026 09:50:50 -0700 Subject: frontedn: push unviewed items to top of view --- site/public/locales/en/translation.json | 2 ++ site/public/locales/ja/translation.json | 2 ++ 2 files changed, 4 insertions(+) (limited to 'site/public') diff --git a/site/public/locales/en/translation.json b/site/public/locales/en/translation.json index 4e7e8f3..ad5c5bf 100644 --- a/site/public/locales/en/translation.json +++ b/site/public/locales/en/translation.json @@ -17,6 +17,8 @@ "machine_tl_note": "The information above is machine translated and may contain inaccuracies", "ai_summary_note": "The information above is written by AI", "read_more": "READ MORE", + "caught_up": "You're all caught up!", + "nothing_new": "Nothing new since you last visited...", "copy_link_to_post": "Copy Link to Post", "copy_link_notif": "Copied Perma Link to Post", "subscribed_to_games_count": "Subscribed to", diff --git a/site/public/locales/ja/translation.json b/site/public/locales/ja/translation.json index 02c64e2..a628db8 100644 --- a/site/public/locales/ja/translation.json +++ b/site/public/locales/ja/translation.json @@ -19,6 +19,8 @@ "read_more": "続きを読む", "copy_link_to_post": "投稿へのリンクをコピー", "copy_link_notif": "投稿への直接リンクをコピーしました", + "caught_up": "すべて確認済みです!", + "nothing_new": "前回の訪問以降、新しいものはありません…", "subscribed_to_games_count": "通知購読中", "games": "ゲーム", "gameselector": { -- cgit v1.2.3