feat(post): add floating preview of media from link in post content

This commit is contained in:
Tom (plebeius.eth)
2024-06-08 16:41:05 +02:00
parent ddd063fdef
commit 39a48c9515
40 changed files with 192 additions and 74 deletions
+2 -1
View File
@@ -158,5 +158,6 @@
"time_1_month_ago": "1 महीना पहले",
"time_x_months_ago": "{{count}} महीने पहले",
"time_1_year_ago": "1 साल पहले",
"time_x_years_ago": "{{count}} साल पहले"
"time_x_years_ago": "{{count}} साल पहले",
"open": "खोलें"
}