Files
Notes/notes-service/vendor/fluent-templates/tests/locales/en-US/main.ftl
T
2026-08-01 16:11:49 +03:00

13 lines
353 B
Plaintext

hello-world = Hello World!
greeting = Hello { $name }!
.placeholder = Hello Friend!
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