Merge branch 'main' into terry-wallet-login
Some checks failed
Deploy Staging (terry-wallet-login) / deploy (push) Failing after 31s
Some checks failed
Deploy Staging (terry-wallet-login) / deploy (push) Failing after 31s
# Conflicts: # src/components/messageStream/MessageStream.tsx
This commit is contained in:
@@ -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:
|
||||
"Couldn’t find this post in the current view. It may have been removed.",
|
||||
paginationPrev: "Previous",
|
||||
paginationNext: "Next",
|
||||
listRange: "Showing {{from}}–{{to}} of {{total}}",
|
||||
|
||||
Reference in New Issue
Block a user