anki/rslib
Damien Elmes 9247e5de7d don't hard-code available ftl languages
Instead of trying to define which languages we support, just check
if an appropriate folder is available on disk. This allows users
to drop their own translations into the locale folder and have things
just work.
2020-02-17 08:40:17 +10:00
..
src don't hard-code available ftl languages 2020-02-17 08:40:17 +10:00
tests/support add i18n support to Rust code using Fluent 2020-02-17 08:40:17 +10:00
.gitignore tweaking the folder names again 2020-01-03 07:48:38 +10:00
build.rs tweaking the folder names again 2020-01-03 07:48:38 +10:00
Cargo.toml bump version 2020-02-17 08:40:17 +10:00
Makefile run the TZ test only on Macs 2020-02-17 08:40:17 +10:00
rust-toolchain bump nightly for the unwrap source line fix 2020-02-17 08:40:16 +10:00
rustfmt.toml tweaking the folder names again 2020-01-03 07:48:38 +10:00