From 304cdbb872b5f6304aeb8a0dbe73362bff55baf1 Mon Sep 17 00:00:00 2001 From: Leilei332 Date: Fri, 27 Sep 2024 21:03:59 +0800 Subject: [PATCH] Include Polish language in full edition Fix the problem that Polish is not included in the full edition --- editions/full/tiddlywiki.info | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/editions/full/tiddlywiki.info b/editions/full/tiddlywiki.info index b12834645..60cf86f5c 100644 --- a/editions/full/tiddlywiki.info +++ b/editions/full/tiddlywiki.info @@ -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"] } -} \ No newline at end of file +}