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 hónapja",
"time_x_months_ago": "{{count}} hónapja",
"time_1_year_ago": "1 éve",
"time_x_years_ago": "{{count}} éve"
"time_x_years_ago": "{{count}} éve",
"open": "nyit"
}