Framework for embedding localizations into Rust types
non-alphabetic-input = Input contains non-alphabetic characters!
non-palindrome-input = That's not a palindrome..
password-too-short = Password too short! Provided { $provided-length } character, expected at least { $expected-length }.
password-mismatch = Passwords do not match!