Skip to content

Commit

Permalink
put back translation item removed in error
Browse files Browse the repository at this point in the history
  • Loading branch information
kevodwyer committed Mar 27, 2024
1 parent 80c5c50 commit 3b1cedf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/i18n/en-GB.js
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ module.exports = {
"DRIVE.UPLOAD.EMPTY":"Nothing to upload",
"DRIVE.UPLOAD.EXISTS":"File: $NAME already exists in this location",
"DRIVE.UPLOAD.REPLACE":"Do you wish to replace it?",
"DRIVE.MOVE.ERROR":"Error moving file: $NAME",
"DRIVE.COPY.ERROR":"Error copying file: $NAME",
"DRIVE.COPY.SPACE.ERROR":"File copy operation exceeds available space\nPlease free up $SPACE and try again",
"DRIVE.COPY.TOTAL.SPACE.ERROR":"File copy operation exceeds total space\n" + "Please upgrade to get more space",
Expand Down

0 comments on commit 3b1cedf

Please sign in to comment.