diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-11-23 22:58:48 -0800 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-11-23 22:58:48 -0800 |
| commit | cd84e5668401bbb15ed00f447b1edc9934396baa (patch) | |
| tree | 7715adae2eeb29e53236b9134bc86fc1b4fc3cb9 /site/public | |
| parent | 3e1e18263eb79029303b0933e60623b5860f475c (diff) | |
feat: new permalink feature
Diffstat (limited to 'site/public')
| -rw-r--r-- | site/public/locales/en/translation.json | 2 | ||||
| -rw-r--r-- | site/public/locales/ja/translation.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/site/public/locales/en/translation.json b/site/public/locales/en/translation.json index 9221da6..206e887 100644 --- a/site/public/locales/en/translation.json +++ b/site/public/locales/en/translation.json @@ -18,7 +18,7 @@ "ai_summary_note": "The information above is written by AI", "read_more": "READ MORE", "copy_link_to_post": "Copy Link to Post", - "copy_link_notif": "Copied Direct Link to Post (Older news are automatically culled after some time)", + "copy_link_notif": "Copied Perma Link to Post)", "subscribed_to_games_count": "Subscribed to", "games": "game(s)", "gameselector": { diff --git a/site/public/locales/ja/translation.json b/site/public/locales/ja/translation.json index ccf96b0..02c64e2 100644 --- a/site/public/locales/ja/translation.json +++ b/site/public/locales/ja/translation.json @@ -18,7 +18,7 @@ "ai_summary_note": "上記の情報はAIによって生成されました", "read_more": "続きを読む", "copy_link_to_post": "投稿へのリンクをコピー", - "copy_link_notif": "投稿への直接リンクをコピーしました(古いニュースは一定時間後に自動的に削除されます)", + "copy_link_notif": "投稿への直接リンクをコピーしました", "subscribed_to_games_count": "通知購読中", "games": "ゲーム", "gameselector": { |
