Merge branch 'main' into terry-wallet-login
Some checks failed
Deploy Staging (terry-wallet-login) / deploy (push) Failing after 31s

# Conflicts:
#	src/components/messageStream/MessageStream.tsx
This commit is contained in:
TerryM
2026-06-03 14:42:07 +08:00
20 changed files with 410 additions and 19 deletions

View File

@@ -130,6 +130,10 @@ export const jaDict: Dict = {
loadMoreFailed:
"追加の読み込みに失敗しました。接続を確認してやり直してください。",
retry: "再試行",
searchingForPost:
"投稿を検索中…古い投稿を読み込んでいます。しばらくお待ちください。",
postNotFound:
"現在のリストでこの投稿が見つかりません。削除された可能性があります。",
paginationPrev: "前へ",
paginationNext: "次へ",
listRange: "{{from}}{{to}} / 全 {{total}} 件",