Remove Crowdin integration and related Actions (#3623)

This commit is contained in:
DanielSvoboda
2025-09-18 17:36:38 -03:00
committed by GitHub
parent ddb59edd3e
commit 71e81c836c
5 changed files with 0 additions and 60 deletions

View File

@@ -10,8 +10,6 @@ path = [
"CMakePresets.json",
".github/FUNDING.yml",
".github/shadps4.png",
".github/workflows/scripts/update_translation.sh",
".github/workflows/update_translation.yml",
".gitmodules",
"dist/MacOSBundleInfo.plist.in",
"dist/net.shadps4.shadPS4.desktop",
@@ -77,7 +75,6 @@ path = [
"src/images/game_settings.png",
"src/shadps4.qrc",
"src/shadps4.rc",
"src/qt_gui/translations/update_translation.sh",
]
precedence = "aggregate"
SPDX-FileCopyrightText = "shadPS4 Emulator Project"