We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4632ff3 commit c1a4ff3Copy full SHA for c1a4ff3
config/i18n-tasks.yml
@@ -31,6 +31,8 @@ data:
31
# - ['{devise, simple_form}.*', 'config/locales/\1.%{locale}.yml']
32
## Catch-all default:
33
# - config/locales/%{locale}.yml
34
+ - ['*_sidebar.*', 'config/locales/sidebars.%{locale}.yml']
35
+ - config/locales/%{locale}.yml
36
37
## Specify the router (see Readme for details). Valid values: conservative_router, pattern_router, or a custom class.
38
# router: convervative_router
0 commit comments