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

@@ -129,6 +129,9 @@ export const enDict: Dict = {
loadMoreFailed:
"Couldn't load more posts. Check your connection and try again.",
retry: "Retry",
searchingForPost: "Finding your post… loading older entries, please wait.",
postNotFound:
"Couldnt find this post in the current view. It may have been removed.",
paginationPrev: "Previous",
paginationNext: "Next",
listRange: "Showing {{from}}{{to}} of {{total}}",