Files
thoth/assets/i18n/en-US/main.ftl
Dylan Knutson 1cb8d1dbc8
Some checks failed
CI / Check Style (push) Successful in 17s
CI / Run Clippy (push) Successful in 28s
CI / Run Tests (push) Failing after 1m23s
Initialize loco app
2024-11-30 13:32:11 -08:00

11 lines
364 B
Plaintext

hello-world = Hello World!
greeting = Hello { $name }!
.placeholder = Hello Friend!
about = About
simple = simple text
reference = simple text with a reference: { -something }
parameter = text with a { $param }
parameter2 = text one { $param } second { $multi-word-param }
email = text with an EMAIL("example@example.org")
fallback = this should fall back