Bug Fixes + Romanian Localization (#1034)

* Added translation using Weblate (Romanian)

* Translated using Weblate (Romanian)

Currently translated at 4.1% (45 of 1073 strings)

Translation: AdventureLog/Web App
Translate-URL: https://hosted.weblate.org/projects/adventurelog/web-app/ro/

* Fix Svelte dependencies

* Add Romanian language support by registering locale files

* Update appVersion to 'v0.12.0-main-022726'

---------

Co-authored-by: Hango Bogdan Ioan <hangobogdan@gmail.com>
This commit is contained in:
Sean Morley
2026-02-27 15:30:18 -05:00
committed by GitHub
parent c6efdaa75b
commit 2b644d3afa
7 changed files with 1815 additions and 513 deletions

View File

@@ -64,9 +64,7 @@
"devalue": "^5.6.2",
"minimatch": "^10.2.1",
"tar": "^7.5.8",
"cookie@<0.7.0": ">=0.7.0",
"svelte@<=5.51.4": ">=5.51.5",
"@sveltejs/adapter-vercel@<6.3.2": ">=6.3.2"
"cookie@<0.7.0": ">=0.7.0"
}
}
}