Merge branch 'translation' into translations

This commit is contained in:
Azgaar 2026-04-01 19:35:37 +02:00 committed by GitHub
commit f658d7fee2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
24 changed files with 641 additions and 444 deletions

View file

@ -1,6 +1,6 @@
{
"name": "fantasy-map-generator",
"version": "1.113.5",
"version": "1.114.0",
"description": "Azgaar's _Fantasy Map Generator_ is a free web application that helps fantasy writers, game masters, and cartographers create and edit fantasy maps.",
"homepage": "https://github.com/Azgaar/Fantasy-Map-Generator#readme",
"bugs": {
@ -29,6 +29,7 @@
"@playwright/test": "^1.57.0",
"@types/d3": "^7.4.3",
"@types/delaunator": "^5.0.3",
"@types/lineclip": "^2.0.0",
"@types/node": "^25.0.10",
"@types/polylabel": "^1.1.3",
"@vitest/browser": "^4.0.18",
@ -45,6 +46,7 @@
"delaunator": "^5.0.1",
"i18next": "^25.8.17",
"i18next-http-backend": "^3.0.2",
"lineclip": "^2.0.0",
"polylabel": "^2.0.1"
},
"engines": {