diff --git a/REUSE.toml b/REUSE.toml
index 09a59a9..7d0fd3a 100644
--- a/REUSE.toml
+++ b/REUSE.toml
@@ -8,6 +8,7 @@ path = [
"**/packages.lock.json",
"scripts/ps5_names.txt",
"src/SharpEmu.HLE/Aerolib/aerolib.bin",
+ "src/SharpEmu.GUI/Languages/**",
"_logs/**",
".github/images/**",
"assets/images/**"
diff --git a/src/SharpEmu.CLI/SharpEmu.CLI.csproj b/src/SharpEmu.CLI/SharpEmu.CLI.csproj
index 30864ab..06d18f3 100644
--- a/src/SharpEmu.CLI/SharpEmu.CLI.csproj
+++ b/src/SharpEmu.CLI/SharpEmu.CLI.csproj
@@ -48,6 +48,11 @@ SPDX-License-Identifier: GPL-2.0-or-later
LICENSE.txt
False
+
+ PreserveNewest
+ Languages\%(Filename)%(Extension)
+ False
+
+
+
+
+
+
+
+