ci: Add i18n.toml

This commit is contained in:
Victoria Brekenfeld 2023-07-11 17:00:41 +02:00 committed by GitHub
parent f659f51e43
commit a683b7cd63
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,6 +26,7 @@
root = ./.;
include = [
./src
./i18n.toml
./Cargo.toml
./Cargo.lock
./resources
@ -72,4 +73,4 @@
};
};
};
}
}