Translate errors in forms

This commit is contained in:
jvyden 2022-08-01 18:09:12 -04:00
parent ed20d2e527
commit d9e299ac00
No known key found for this signature in database
GPG key ID: 18BCF2BE0262B278
43 changed files with 939 additions and 14 deletions

View file

@ -8,4 +8,5 @@ public enum TranslationAreas
LoggedOut,
Status,
Register,
Error,
}