From 7d9b2d0cb14f081b19861485a61a03c94f196126 Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Tue, 2 Jan 2024 13:34:54 +0900
Subject: [PATCH] New translations translation.json (Persian)
---
locales/fa/translation.json | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/locales/fa/translation.json b/locales/fa/translation.json
index 0ac29dc0..8d424231 100644
--- a/locales/fa/translation.json
+++ b/locales/fa/translation.json
@@ -109,9 +109,13 @@
},
"alert": {
"validation": {
- "attachment_type": "You can attach only images or videos"
+ "attachment_type": "You can attach only images or videos",
+ "attachment_length": "You can't attach over {limit} files"
},
- "upload_error": "Failed to upload the file"
+ "upload_error": "Failed to upload the file",
+ "compose": {
+ "post_failed": "Failed to post a status"
+ }
},
"profile": {
"follow": "Follow",