diff options
Diffstat (limited to 'core/l10n/en_GB.json')
-rw-r--r-- | core/l10n/en_GB.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json index 47e550d0735..b5a5322b056 100644 --- a/core/l10n/en_GB.json +++ b/core/l10n/en_GB.json @@ -83,6 +83,7 @@ "No files in here" : "No files in here", "Choose" : "Choose", "Copy" : "Copy", + "Move" : "Move", "Error loading file picker template: {error}" : "Error loading file picker template: {error}", "OK" : "OK", "Error loading message template: {error}" : "Error loading message template: {error}", @@ -98,6 +99,8 @@ "({count} selected)" : "({count} selected)", "Error loading file exists template" : "Error loading file exists template", "Pending" : "Pending", + "Copy to {folder}" : "Copy to {folder}", + "Move to {folder}" : "Move to {folder}", "Very weak password" : "Very weak password", "Weak password" : "Weak password", "So-so password" : "So-so password", |