From 963ab5d7cb63331a0938f8d9ac0697809b591894 Mon Sep 17 00:00:00 2001 From: Philipinho <16838612+Philipinho@users.noreply.github.com> Date: Sat, 28 Mar 2026 11:44:27 +0000 Subject: [PATCH] translations --- apps/client/public/locales/en-US/translation.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/apps/client/public/locales/en-US/translation.json b/apps/client/public/locales/en-US/translation.json index e057d15e..fc9e0717 100644 --- a/apps/client/public/locales/en-US/translation.json +++ b/apps/client/public/locales/en-US/translation.json @@ -341,6 +341,7 @@ "Insert horizontal rule divider": "Insert horizontal rule divider", "Upload any image from your device.": "Upload any image from your device.", "Upload any video from your device.": "Upload any video from your device.", + "Upload any audio from your device.": "Upload any audio from your device.", "Upload any file from your device.": "Upload any file from your device.", "Uploading {{name}}": "Uploading {{name}}", "Uploading file": "Uploading file", @@ -351,6 +352,7 @@ "Divider": "Divider.", "Quote": "Quote.", "Image": "Image.", + "Audio": "Audio.", "File attachment": "File attachment.", "Toggle block": "Toggle block.", "Callout": "Callout.", @@ -723,5 +725,7 @@ "Publish": "Publish.", "Security": "Security.", "Enforce SSO": "Enforce SSO.", - "Once enforced, members will not be able to login with email and password.": "Once enforced, members will not be able to log in with email and password." + "Once enforced, members will not be able to login with email and password.": "Once enforced, members will not be able to log in with email and password.", + "Uploading {{name}}": "Uploading {{name}}", + "Uploading file": "Uploading file" }