christmas/languages
Coal 6900c401de
Prevent admin from creating users with empty username (#37)
* Prevent admin from creating users with empty username

A error message shows when the admin tries to submit the form if the validation fails.

The error message was translated to Czech, Deutsch, English, Spanish and French, which are the currently compatible languages in the website.

* Move username validation logic to server side
2022-10-06 12:57:42 -04:00
..
cs-cz.js Prevent admin from creating users with empty username (#37) 2022-10-06 12:57:42 -04:00
de-de.js Prevent admin from creating users with empty username (#37) 2022-10-06 12:57:42 -04:00
en-us.js Prevent admin from creating users with empty username (#37) 2022-10-06 12:57:42 -04:00
es-es.js Prevent admin from creating users with empty username (#37) 2022-10-06 12:57:42 -04:00
fr-ca.js added translation for french (canada) (#33) 2022-10-04 08:35:10 -04:00
fr-fr.js Prevent admin from creating users with empty username (#37) 2022-10-06 12:57:42 -04:00