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
When using the Google Sheets plugin and other similar workflows, including !IfLocale, locale identifiers are case sensitive. This can result in inconsistency across platforms and we can encounter trouble when users enter locales inconsistently in Google Sheets. This should be fixed by normalizing locales on the filesystem so they are case sensitive, for both !IfLocale and getting translations.
The text was updated successfully, but these errors were encountered:
When using the Google Sheets plugin and other similar workflows, including
!IfLocale
, locale identifiers are case sensitive. This can result in inconsistency across platforms and we can encounter trouble when users enter locales inconsistently in Google Sheets. This should be fixed by normalizing locales on the filesystem so they are case sensitive, for both!IfLocale
and getting translations.The text was updated successfully, but these errors were encountered: