add attachments
All checks were successful
Android Build / publish (push) Successful in 31s
Linux Build / publish (push) Successful in 1m0s

This commit is contained in:
olcxja 2026-07-14 19:26:26 +02:00
commit 1800b89a6b
8 changed files with 804 additions and 28 deletions

View file

@ -184,5 +184,12 @@
"banner.updated": "Banner updated successfully",
"action.save": "Save",
"action.delete.account": "Delete account",
"account.deleted.scheduled": "Account scheduled for deletion. It will be permanently deleted after a month of inactivity. Logging in during this time will cancel the deletion process."
"account.deleted.scheduled": "Account scheduled for deletion. It will be permanently deleted after a month of inactivity. Logging in during this time will cancel the deletion process.",
"action.attachment.take.photo": "Take photo",
"action.attachment.media": "Media",
"action.attachment.file": "File",
"action.attachment.poll": "Poll",
"action.attachment.uploading": "Uploading attachments...",
"attachment.legacy": "Legacy attachment",
"warning.unencrypted": "This message is not encrypted"
}