TF-56 Implement upload single attachment
This commit is contained in:
@@ -303,5 +303,41 @@
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"attach_file_prepare_text": "Preparing to attach file...",
|
||||
"@attach_file_prepare_text": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"can_not_upload_this_file_as_attachments": "Can not upload this file as attachments",
|
||||
"@can_not_upload_this_file_as_attachments": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"attachments_uploaded_successfully": "Attachments uploaded successfully",
|
||||
"@attachments_uploaded_successfully": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"pick_attachments": "Pick attachments",
|
||||
"@pick_attachments": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"photos_and_videos": "Photos and Videos",
|
||||
"@photos_and_videos": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"browse": "Browse",
|
||||
"@browse": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user