Skip to content
/ suspend Public

Commit 8c62430

Browse files
[1.x] Implement Support for Translatable Validation Attribute Errors (#4070)
* chore: add validation translations * feat: implement ability to translate validation attributes * chore: change translation key * style: formatting * perf: cache `getAttributeNames` * perf: cache `getAttributeNames` * chore * style: formatting
1 parent d93ab38 commit 8c62430

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

locale/en.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,7 @@ flarum-suspend:
6969
You have been unsuspended. You can head back to the forum by clicking on the following link:
7070
7171
{forum_url}
72+
73+
validation:
74+
attributes:
75+
suspendedUntil: suspended until

0 commit comments

Comments
 (0)