|
src
|
feat: add i18n to launcher (#4361)
|
2025-09-27 16:58:46 +10:00 |
|
build.rs
|
use option_env! instead of rerun-if-env-changed
|
2025-11-20 20:27:48 +08:00 |
|
Cargo.toml
|
Fixes for Rust 1.89
|
2025-09-01 14:55:49 +10:00 |
|
check.rs
|
Update to Rust 1.88
|
2025-06-29 11:50:49 +07:00 |
|
extract.rs
|
Move .py i18n method generation to Rust
|
2023-07-03 15:58:46 +10:00 |
|
gather.rs
|
Update to Rust 1.88
|
2025-06-29 11:50:49 +07:00 |
|
python.rs
|
ditto for STRINGS_PY and STRINGS_TS
|
2025-11-20 20:28:43 +08:00 |
|
typescript.rs
|
ditto for STRINGS_PY and STRINGS_TS
|
2025-11-20 20:28:43 +08:00 |
|
write_strings.rs
|
feat: add i18n to launcher (#4361)
|
2025-09-27 16:58:46 +10:00 |