Merge remote-tracking branch 'origin/main' into terry-wallet-login

This commit is contained in:
TerryM
2026-06-02 12:08:45 +08:00
15 changed files with 271 additions and 107 deletions

View File

@@ -127,6 +127,9 @@ export const jaDict: Dict = {
tagsCommaLabel: "タグ(カンマ区切り)",
uploadFile: "アップロード",
loading: "読み込み中…",
loadMoreFailed:
"追加の読み込みに失敗しました。接続を確認してやり直してください。",
retry: "再試行",
paginationPrev: "前へ",
paginationNext: "次へ",
listRange: "{{from}}{{to}} / 全 {{total}} 件",