Skip to content

Commit

Permalink
fix: test
Browse files Browse the repository at this point in the history
  • Loading branch information
allnnde committed Feb 13, 2024
1 parent e6f7905 commit e996b0f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
Binary file added PF2E-esp.zip
Binary file not shown.
14 changes: 7 additions & 7 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
"description": "Traduccion al español de [PF2E] [UNOFFICIAL]",
"author": "Allnnde",
"authors": [],
"version": "4.5.18",
"version": "v5.0.0-beta",
"url": "https://github.com/allnnde/pf2e-esp-translation",
"changelog": "https://github.com/allnnde/pf2e-esp-translation/releases/latest",
"manifest": "https://github.com/allnnde/pf2e-esp-translation/releases/latest/download/module.json",
"download": "https://github.com/allnnde/pf2e-esp-translation/releases/latest/download/pf2e-es.zip",
"manifest": "https://github.com/allnnde/pf2e-esp-translation/releases/download/v5.0.0-beta/module.json",
"download": "https://github.com/allnnde/pf2e-esp-translation/releases/download/v5.0.0-beta/PF2E-esp.zip",
"bugs": "https://github.com/allnnde/pf2e-esp-translation/issues",
"license": "https://raw.githubusercontent.com/allnnde/pf2e-esp-translation/main/LICENSE",
"readme": "https://raw.githubusercontent.com/allnnde/pf2e-esp-translation/main/README.md",
Expand All @@ -23,22 +23,22 @@
{
"lang": "es",
"name": "Español",
"path": "translation/es.json"
"path": "translation/es/es.json"
},
{
"lang": "es",
"name": "Español",
"path": "translation/re-es.json"
"path": "translation/es/re-es.json"
},
{
"lang": "es",
"name": "Español",
"path": "translation/action-es.json"
"path": "translation/es/action-es.json"
},
{
"lang": "es",
"name": "Español",
"path": "translation/kingmaker-es.json"
"path": "translation/es/kingmaker-es.json"
}
],
"relationships": {
Expand Down

0 comments on commit e996b0f

Please sign in to comment.