Got universal strings to notify for missing translations.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
This commit is contained in:
@@ -10,6 +10,6 @@ use record::{InternalRecord, InternalRecords, Oid};
|
||||
pub use clock::Clock;
|
||||
pub use create::{CreateDoc, IndexType};
|
||||
pub use definition::{DocDef, DocFuncType};
|
||||
pub use field::{Field, FieldType};
|
||||
pub use field::{Field, FieldType, MissingTranslation};
|
||||
pub use record::{Record, Records};
|
||||
pub use session::Session;
|
||||
|
||||
Reference in New Issue
Block a user