mondeja / leptos-fluent

Internationalization framework for Leptos using Fluent
https://mondeja.github.io/leptos-fluent/
MIT License
38 stars 10 forks source link

I have a translation that starts with a number #189

Closed johan-smits closed 4 months ago

johan-smits commented 4 months ago

The validation checker fails in my case here https://github.com/mondeja/leptos-fluent/blob/24da8c8cfb223c838134e76b3e3d38efcf26ec12/leptos-fluent-macros/src/translations_checker/mod.rs#L174

Why is is that a translation can't start with a number?

johan-smits commented 4 months ago

Ignore what I just wrote, it was the identifier that I made a mistake.