From 826ec3a086885db145439b584a66fd019efd2598 Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Wed, 8 Jan 2025 00:34:15 +0900
Subject: [PATCH] New translations translation.json (French)
---
locales/fr/translation.json | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/locales/fr/translation.json b/locales/fr/translation.json
index 3a490b25..3a35732f 100644
--- a/locales/fr/translation.json
+++ b/locales/fr/translation.json
@@ -145,7 +145,8 @@
"alert": {
"validation": {
"attachment_type": "You can attach only images or videos",
- "attachment_length": "You can't attach over {limit} files"
+ "attachment_length": "You can't attach over {limit} files",
+ "attachment_required": "Please attache images or videos"
},
"upload_error": "Failed to upload the file",
"compose": {