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": "nazwa",
"comment": "komentarz",
"subject": "temat",
"anonymous": "anonimowy"
"anonymous": "anonimowy",
"image": "obraz",
"video": "wideo",
"audio": "audio",
"webpage": "strona internetowa",
"iframe": "iframe"
}