chore(translations): image, video, audio, webpage, iframe

This commit is contained in:
plebeius.eth
2024-04-28 17:30:39 +02:00
parent 6708a74c1e
commit 190125f0d2
35 changed files with 210 additions and 35 deletions
+6 -1
View File
@@ -48,5 +48,10 @@
"name": "nom",
"comment": "commentaire",
"subject": "sujet",
"anonymous": "anonyme"
"anonymous": "anonyme",
"image": "image",
"video": "vidéo",
"audio": "audio",
"webpage": "page web",
"iframe": "iframe"
}