1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-09-03 10:57:55 +00:00

Write translations to the root

This commit is contained in:
Jonathan Coates
2024-08-24 18:46:22 +01:00
committed by Jonathan Coates
parent 58aefc8df8
commit 3c72a00d46

View File

@@ -3,4 +3,4 @@
# SPDX-License-Identifier: MPL-2.0 # SPDX-License-Identifier: MPL-2.0
files: files:
- source: projects/common/src/generated/resources/assets/computercraft/lang/en_us.json - source: projects/common/src/generated/resources/assets/computercraft/lang/en_us.json
translation: projects/common/src/main/resources/assets/computercraft/lang/%locale_with_underscore%.json translation: /projects/common/src/main/resources/assets/computercraft/lang/%locale_with_underscore%.json