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": "navn",
"comment": "kommentar",
"subject": "emne",
"anonymous": "anonym"
"anonymous": "anonym",
"image": "billede",
"video": "video",
"audio": "lyd",
"webpage": "websted",
"iframe": "iframe"
}