Created
November 12, 2025 06:07
-
-
Save flodolo/5cdfae60c23a6ee8cba50e2469c5ae2e to your computer and use it in GitHub Desktop.
Test FTL file with variants
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| -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