diff --git a/apps/client/public/locales/en-US/translation.json b/apps/client/public/locales/en-US/translation.json index b69d0b28..3cd9fae6 100644 --- a/apps/client/public/locales/en-US/translation.json +++ b/apps/client/public/locales/en-US/translation.json @@ -351,5 +351,16 @@ "Created at: {{time}}": "Created at: {{time}}", "Edited by {{name}} {{time}}": "Edited by {{name}} {{time}}", "Word count: {{wordCount}}": "Word count: {{wordCount}}", - "Character count: {{characterCount}}": "Character count: {{characterCount}}" + "Character count: {{characterCount}}": "Character count: {{characterCount}}", + "New update": "New update", + "{{latestVersion}} is available": "{{latestVersion}} is available", + "Delete member": "Delete member", + "Member deleted successfully": "Member deleted successfully", + "Are you sure you want to delete this workspace member? This action is irreversible.": "Are you sure you want to delete this workspace member? This action is irreversible." + "Move": "Move", + "Move page": "Move page", + "Move page to a different space.": "Move page to a different space.", + "Real-time editor connection lost. Retrying...": "Real-time editor connection lost. Retrying...", + "Table of contents": "Table of contents", + "Add headings (H1, H2, H3) to generate a table of contents.": "Add headings (H1, H2, H3) to generate a table of contents." }