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": "имя",
"comment": "комментарий",
"subject": "тема",
"anonymous": "анонимный"
"anonymous": "анонимный",
"image": "изображение",
"video": "видео",
"audio": "аудио",
"webpage": "веб-страница",
"iframe": "iframe"
}