Feature: Shitpost Mode -> upload multiple files at once
This commit is contained in:
@@ -411,6 +411,10 @@
|
||||
uploading: "{{ t('upload.uploading') }}",
|
||||
processing: "{{ t('toast.processing') }}",
|
||||
upload_await_approval: "{{ t('upload.pending_approval_patient') }}",
|
||||
upload_shitpost_success: "{{ t('upload.shitpost_success') || 'Successfully shitposted {n} items!' }}",
|
||||
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...' }}",
|
||||
// timeago
|
||||
timeago_just_now: "{{ t('timeago.just_now') }}",
|
||||
timeago_year: "{{ t('timeago.year') }}",
|
||||
|
||||
Reference in New Issue
Block a user