Skip to content

Commit 8b222c7

Browse files
committed
feat: Add Botania, Comforts, Scholar, BiomesWeveGone translations
Added full translation files for Botania (including Patchouli lexicon entries), Comforts, Scholar, and Oh The Biomes We've Gone mods. Updated MODS_LIST.md to reflect new and updated mod support, increasing the total to 166 translated mods. Minor improvements and fixes to Spanish translations for several mods, and updated workflow/release and README to clarify project name and supported mods.
1 parent 85ae312 commit 8b222c7

318 files changed

Lines changed: 38168 additions & 5819 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/auto-release.yml

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,15 +65,20 @@ jobs:
6565
uses: ncipollo/release-action@v1.12.0
6666
with:
6767
tag: ${{ steps.info.outputs.renamed_tag }}
68-
name: Translate [${{ steps.info.outputs.branch }}] ${{ steps.info.outputs.tag }}
68+
name: HL Pack [${{ steps.info.outputs.branch }}] ${{ steps.info.outputs.tag }}
6969
body: |
70-
## Spanish Translation Pack for Minecraft [${{ steps.info.outputs.branch }}]
70+
## Hispanic Localization Pack for Minecraft [${{ steps.info.outputs.branch }}]
7171
7272
### Installation
7373
1. Download the attached ZIP file
7474
2. Place it in your `resourcepacks` folder in Minecraft
7575
3. Activate it in the game from Options > Resource Packs
7676
77+
---
78+
### Supported Mods
79+
See the list of translated mods here:
80+
[View supported mods list](https://github.com/HectorZaGa/${{ steps.info.outputs.repo }}/blob/${{ steps.info.outputs.branch }}/MODS_LIST.md)
81+
7782
---
7883
*Automatically generated by GitHub Actions*
7984
artifacts: "HLPack-${{ steps.info.outputs.branch }}.${{ steps.info.outputs.tag }}.zip"
@@ -96,4 +101,4 @@ jobs:
96101
echo "Branch: ${{ steps.info.outputs.branch }}"
97102
ZIP_NAME="HLPack-${{ steps.info.outputs.branch }}.${{ steps.info.outputs.tag }}.zip"
98103
echo "File: $ZIP_NAME"
99-
echo "Check the Releases section of your repository to see the result"
104+
echo "Check the Releases section of your repository to see the result"

MODS_LIST.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ This resourcepack provides **Spanish (es_ES) translations** for the following Mi
2020
| **Blue Skies** | [`blue_skies`](./assets/blue_skies) ||
2121
| **Blueprint** | [`blueprint`](./assets/blueprint) ||
2222
| **Born in Chaos** | [`born_in_chaos_v1`](./assets/born_in_chaos_v1) ||
23+
| **Botania** | [`botania`](./assets/botania) | 🔄 |
2324
| **Bountiful** | [`bountiful`](./assets/bountiful) ||
2425
| **Brewin' and Chewin'** | [`brewinandchewin`](./assets/brewinandchewin) ||
2526
| **Cataclysm** | [`cataclysm`](./assets/cataclysm) ||
@@ -33,6 +34,7 @@ This resourcepack provides **Spanish (es_ES) translations** for the following Mi
3334
| **Cobblemon** | [`cobblemon`](./assets/cobblemon) ||
3435
| **Cobblepedia** | [`cobblepedia`](./assets/cobblepedia) ||
3536
| **Combat Roll** | [`combatroll`](./assets/combatroll) ||
37+
| **Comforts** | [`comforts`](./assets/comforts) ||
3638
| **Copycats+** | [`copycats`](./assets/copycats) ||
3739
| **Corpse** | [`corpse`](./assets/corpse) ||
3840
| **Cozy Home** | [`cozy_home`](./assets/cozy_home) ||
@@ -98,7 +100,7 @@ This resourcepack provides **Spanish (es_ES) translations** for the following Mi
98100
| **Legendary Survival Overhaul** | [`legendarysurvivaloverhaul`](./assets/legendarysurvivaloverhaul) ||
99101
| **Lightman's Currency** | [`lightmanscurrency`](./assets/lightmanscurrency) ||
100102
| **Lootr** | [`lootr`](./assets/lootr) ||
101-
| **Mine and Slash** | [`mmorpg`](./assets/mmorpg) | |
103+
| **Mine and Slash** | [`mmorpg`](./assets/mmorpg) | 🔄 |
102104
| **Mine and Slash (CTE2)** | [`mmorpg_cte`](./assets/mmorpg_cte) ||
103105
| **Minecraft** | [`minecraft`](./assets/minecraft) ||
104106
| **Miner's Delight** | [`miners_delight`](./assets/miners_delight) ||
@@ -111,6 +113,7 @@ This resourcepack provides **Spanish (es_ES) translations** for the following Mi
111113
| **Nether's Delight** | [`nethersdelight`](./assets/nethersdelight) ||
112114
| **Numismatics** | [`numismatics`](./assets/numismatics) ||
113115
| **Oculus** | [`iris`](./assets/iris) ||
116+
| **Oh The Biomes We've Gone** | [`biomeswevegone`](./assets/biomeswevegone) ||
114117
| **OpenBlocks Trophies** | [`obtrophies`](./assets/obtrophies) ||
115118
| **Parcool** | [`parcool`](./assets/parcool) ||
116119
| **Player Revive** | [`playerrevive`](./assets/playerrevive) ||
@@ -129,6 +132,7 @@ This resourcepack provides **Spanish (es_ES) translations** for the following Mi
129132
| **ROE Weapons** | [`roe_weapons`](./assets/roe_weapons) ||
130133
| **Sawmill** | [`sawmill`](./assets/sawmill) ||
131134
| **Scannable** | [`scannable`](./assets/scannable) ||
135+
| **Scholar** | [`scholar`](./assets/scholar) ||
132136
| **Serene Seasons** | [`sereneseasons`](./assets/sereneseasons) ||
133137
| **Simple Backups** | [`simplebackups`](./assets/simplebackups) ||
134138
| **Simply Swords** | [`simplyswords`](./assets/simplyswords) ||
@@ -169,7 +173,7 @@ This resourcepack provides **Spanish (es_ES) translations** for the following Mi
169173

170174
---
171175

172-
**Total: 162 translated mods**
176+
**Total: 166 translated mods**
173177

174178
## 📋 Translation Status
175179

@@ -179,13 +183,6 @@ This resourcepack provides **Spanish (es_ES) translations** for the following Mi
179183

180184
*Individual mod status may vary. Translations are continuously updated.*
181185

182-
## 🔧 Technical Information
183-
184-
- **Minecraft Version**: 1.20+
185-
- **Language Code**: es_ES (Spanish - Spain)
186-
- **Format**: Standard Minecraft resourcepack structure
187-
- **Compatibility**: Works with mod versions updated as of 2025
188-
189186
---
190187

191188
*[← Back to main README](./README.md)*

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Translatepack
1+
# Hispanic Localization Project
22

33
This resourcepack provides **Spanish (es_ES) translations** for various Minecraft mods.
44
It is meant to improve accessibility and gameplay for Spanish-speaking players by localizing mod content.
@@ -14,12 +14,6 @@ This resourcepack includes Spanish translations for **over 130 different mods**.
1414

1515
📋 **[View complete mods list →](./MODS_LIST.md)**
1616

17-
## 🔧 Technical Information
18-
- **Minecraft Version**: 1.20+
19-
- **Language Code**: es_ES (Spanish - Spain)
20-
- **Format**: Standard Minecraft resourcepack structure
21-
- **Compatibility**: Works with mod versions as of 2025
22-
2317
## 🤝 Contributing
2418
Contributions are welcome!
2519
If you would like to add or improve translations:

assets/ad_astra/lang/es_es.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -724,7 +724,7 @@
724724
"text.resourcefulconfig.ad_astra.option.waterPump.tankSize": "Tamaño del tanque",
725725
"text.resourcefulconfig.ad_astra.option.waterPump.transferPerTick": "Transferencia por tic",
726726
"tooltip.ad_astra.consumable": "§2Consumible",
727-
"tooltip.ad_astra.hold_shift": "Mantén shift para más información",
727+
"tooltip.ad_astra.hold_Mayús": "Mantén Mayús para más información",
728728
"tooltip.ad_astra.space_suit": "§bOxígeno: §%s/%d 🪣",
729729
"tooltip.ad_astra.vehicle_fuel": "§bCombustible: §%s/%d 🪣"
730730
}

assets/auto_repair_kit/lang/es_es.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99

1010
"auto_repair_kit.charges": "Cargas: %1$s / %2$s",
1111
"auto_repair_kit.charge_mats": "Objetos que pueden cargar el kit:",
12-
"auto_repair_kit.press_shift": "Presiona [Mayús.] para ver cómo cargar el kit."
12+
"auto_repair_kit.press_shift": "Presiona [Mayús] para ver cómo cargar el kit."
1313

1414
}

0 commit comments

Comments
 (0)