You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example by calling i18nResolver inside MessagesApi, which can delegate to the MessagesApi itself when not finding message via the YAML files.
Another option would be to drop i18nResolver and simply implement a MessagesApi that resolves YAML files.
The text was updated successfully, but these errors were encountered:
For example by calling i18nResolver inside MessagesApi, which can delegate to the MessagesApi itself when not finding message via the YAML files.
Another option would be to drop i18nResolver and simply implement a MessagesApi that resolves YAML files.
The text was updated successfully, but these errors were encountered: