diff options
Diffstat (limited to 'templates/strings.js')
-rw-r--r-- | templates/strings.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/strings.js b/templates/strings.js index 00154ee..dbcd4c7 100644 --- a/templates/strings.js +++ b/templates/strings.js @@ -42,6 +42,7 @@ invalid_report: '[% loc('Invalid report') %]', photo_failed: '[% loc('There was a problem taking your photo.') %]', photo_loading: '[% loc('Uploading images may take some time, please be patient') %]', + upload_aborted: '[% loc('There was a problem uploading your report.') %]', no_connection: '[% loc('No network connection available for submitting your report. Please try again later.') %]', more_details: '[% loc('More details') %]' } |