Skip to content

Instantly share code, notes, and snippets.

@flodolo
Created November 12, 2025 06:07
Show Gist options
  • Select an option

  • Save flodolo/5cdfae60c23a6ee8cba50e2469c5ae2e to your computer and use it in GitHub Desktop.

Select an option

Save flodolo/5cdfae60c23a6ee8cba50e2469c5ae2e to your computer and use it in GitHub Desktop.
Test FTL file with variants
-brand-account =
{ $capitalization ->
[uppercase] Mozilla Account
*[lowercase] Mozilla account
}
test-message-lowercase = Your { -brand-account }
test-message-uppercase = Your { -brand-account(capitalization: "uppercase") }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment