diff options
author | Linnea Gräf <nea@nea.moe> | 2024-10-30 18:34:52 +0100 |
---|---|---|
committer | Linnea Gräf <nea@nea.moe> | 2024-10-30 18:41:15 +0100 |
commit | b11b12585d3e4dfd67f73beebf7cf950799f087c (patch) | |
tree | 5b695f0c03b5e66c65d28092192031cab5f910fb /REUSE.toml | |
parent | c9c25b61560e6fb4e1ba2dfb1d5cc61b0ec9ddab (diff) | |
download | Firmament-b11b12585d3e4dfd67f73beebf7cf950799f087c.tar.gz Firmament-b11b12585d3e4dfd67f73beebf7cf950799f087c.tar.bz2 Firmament-b11b12585d3e4dfd67f73beebf7cf950799f087c.zip |
Add mc auto translations
[no changelog]
Diffstat (limited to 'REUSE.toml')
-rw-r--r-- | REUSE.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ SPDX-License-Identifier = "GPL-3.0-or-later" SPDX-FileCopyrightText = ["Linnea Gräf <nea@nea.moe>", "Firmament Contributors"] [[annotations]] -path = "src/main/resources/assets/**/lang/*.json" +path = "translations/*.json" SPDX-License-Identifier = "CC0-1.0" SPDX-FileCopyrightText = ["Linnea Gräf <nea@nea.moe>", "Firmament Contributors"] |