mirror of
https://github.com/ankitects/anki.git
synced 2025-11-07 05:07:10 -05:00
4 lines
155 B
Rust
4 lines
155 B
Rust
// Copyright: Ankitects Pty Ltd and contributors
|
|
// License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
|
|
|
|
pub use anki_i18n::I18n;
|