Skip to content

Commit

Permalink
Remove "successfully" from a message (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
amire80 authored Feb 22, 2024
1 parent f644d62 commit 4699848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"datadump-cannot-delete": "This backup cannot be deleted because its status is neither 'completed' nor 'failed'.",
"datadump-delete-button": "Delete",
"datadump-delete-failed": "The backup selected could not be deleted. Please try again.",
"datadump-delete-success": "You have successfully deleted the backup.",
"datadump-delete-success": "You have deleted the backup.",
"datadump-desc": "You can generate various types of backups. Select an option below to generate a backup.",
"datadump-dump-does-not-exist": "The backup '$1' does not exist.",
"datadump-extension-desc": "Generate and manage wiki backups of all types",
Expand Down

0 comments on commit 4699848

Please sign in to comment.