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 = ./.; root = ./.;
include = [ include = [
./src ./src
./i18n.toml
./Cargo.toml ./Cargo.toml
./Cargo.lock ./Cargo.lock
./resources ./resources