mirror of
https://github.com/flarum/core.git
synced 2025-08-21 07:41:49 +02:00
[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
This commit is contained in:
@@ -69,3 +69,7 @@ flarum-suspend:
|
||||
You have been unsuspended. You can head back to the forum by clicking on the following link:
|
||||
|
||||
{forum_url}
|
||||
|
||||
validation:
|
||||
attributes:
|
||||
suspendedUntil: suspended until
|
||||
|
Reference in New Issue
Block a user