Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Commit

Permalink
fix "delete user" test
Browse files Browse the repository at this point in the history
  • Loading branch information
cfleschhut committed Mar 2, 2016
1 parent 4811bca commit 1bfe38d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/locales/en/translations.js
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ export default {
create_new_record: 'Create a new record?',
create_new_user: 'Create a new user?',
no_users_found: 'No users found.',
are_you_sure_delete: 'Are you sure you wish to delete the user?',
are_you_sure_delete: 'Are you sure you wish to delete the user ',
user_has_been_saved: 'The user has been saved.',
user_saved: 'User Saved'
},
Expand Down

0 comments on commit 1bfe38d

Please sign in to comment.