Files
todo-baggins/dioxus-i18n/tests/data/i18n/en.ftl
2026-01-28 23:07:07 +01:00

6 lines
171 B
Plaintext

hello = Hello, {$name}!
simple = Hello, Zaphod!
my_component = My Component
.placeholder = Component's placeholder
.hint = Component's hint with parameter {$name}