Steps to reproduce: - login as a user - create country with name (in English) "add" (or "list") Expected result: - error message is shown because of invalid name Actual result: - country has been created and user was redirected to `/country/add` (or `/country/list`) page