adding missing i18n translations for shitpost mode
This commit is contained in:
@@ -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') }}",
|
||||
|
||||
Reference in New Issue
Block a user