adding missing i18n translations for shitpost mode

This commit is contained in:
2026-05-13 11:57:35 +02:00
parent b811bdf774
commit c32fcc365c
8 changed files with 19 additions and 11 deletions

View File

@@ -415,6 +415,7 @@
upload_shitposting_status: "{{ t('upload.shitposting_status') || 'Shitposting' }}",
upload_comment_placeholder: "{{ t('upload.item_comment_placeholder') || 'Comment (optional)...' }}",
upload_tags_placeholder: "{{ t('upload.item_tags_placeholder') || 'Tags...' }}",
upload_add_more: "{{ t('upload.add_more') || 'Add more' }}",
// timeago
timeago_just_now: "{{ t('timeago.just_now') }}",
timeago_year: "{{ t('timeago.year') }}",