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
$path: !IfEnvironment
default: /
prod: false # Page is not launched in en in prod yet.
$localization:
path: !IfEnvironment
default: /intl/${doc.locale.id}/${doc.basename}/
prod: /intl/${doc.locale.id}_ALL/${doc.basename}/
locales:
- en
- ja
The text was updated successfully, but these errors were encountered:
This doesn't work as we need it to:
The text was updated successfully, but these errors were encountered: