feat(post): add support for static GIFs

This commit is contained in:
Tom (plebeius.eth)
2024-07-20 16:25:20 +02:00
parent b3f0b04e43
commit 7253e4d1a0
39 changed files with 134 additions and 41 deletions
+3 -1
View File
@@ -219,5 +219,7 @@
"token_id": "टोकन आयडी",
"nsfw_boards": "NSFW बोर्ड्स",
"hide_gore_boards": "गोर बोर्ड्स लपवा",
"hide_adult_boards": "वयस्क बोर्ड्स लपवा"
"hide_adult_boards": "वयस्क बोर्ड्स लपवा",
"static_gif": "स्थिर GIF",
"animated_gif": "एनिमेटेड GIF"
}