chuanyue-service/i18n/src/zh_cn.rs
2024-06-17 18:08:36 +08:00

3 lines
58 B
Rust

pub const MESSAGE: &str = r#"
hello = "你好 {$name}"
"#;