chore: add shafafiat page

This commit is contained in:
mahyargdz
2024-11-19 17:03:46 +03:30
parent 256924dd3a
commit 5401cb47c9
15 changed files with 716 additions and 445 deletions
+1 -1
View File
@@ -759,6 +759,6 @@ module.exports._sr = {
flv: "È accettabile solo il formato flv",
},
},
supportedImageFormats: ["jpg", "jpeg", "png", "webp"],
supportedImageFormats: ["jpg", "jpeg", "png", "webp","svg","svg+xml"],
supportedVideoFormats: ["mp4", "avi", "wmv"],
};