1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-04-12 05:43:16 +00:00

Include Polish language in full edition

Fix the problem that Polish is not included in the full edition
This commit is contained in:
Leilei332 2024-09-27 21:03:59 +08:00 committed by GitHub
parent bb75560922
commit 304cdbb872
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -50,6 +50,7 @@
"mk-MK",
"nl-NL",
"pa-IN",
"pl-PL",
"pt-PT",
"pt-BR",
"ru-RU",
@ -75,4 +76,4 @@
"index": [
"--rendertiddler","$:/core/save/all","index.html","text/plain"]
}
}
}