Skip to content

Commit

Permalink
Fix typo in element destroy confirm notice
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdeyen committed Feb 16, 2021
1 parent 4e7d035 commit 4ae5599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/locales/alchemy.en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ en:
choose_file_to_link: "Please choose a file to link"
"clear clipboard": "clear clipboard"
click_to_show_all: "Click to show all again."
confirm_to_delete_element: "Do you really want to delete this element? I cannot be restored!"
confirm_to_delete_element: "Do you really want to delete this element? It cannot be restored!"
confirm_to_delete_file: "Do you really want to delete this file from the server?"
confirm_to_delete_image: "Do you really want to delete this image from server?"
confirm_to_delete_image_from_server: "Do you really want to delete this image from the server?"
Expand Down

0 comments on commit 4ae5599

Please sign in to comment.