Skip to content

Commit ffe7d9b

Browse files
authored
Merge pull request #5 from imasharc/lang_pl
fix(index): fixed untranslated Preamble text
2 parents 5e68fc1 + e6b74e4 commit ffe7d9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lang/pl/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ <h1 class="text-4xl font-serif text-center text-gray-900 dark:text-slate-50 mb-4
4848
</header>
4949
<main class="max-w-4xl mx-auto px-6 py-12">
5050
<div class="prose prose-blue max-w-none mb-12">
51-
<h2 class="font-serif text-2xl text-gray-900 dark:text-slate-50 mb-4">Preamble</h2>
51+
<h2 class="font-serif text-2xl text-gray-900 dark:text-slate-50 mb-4">Preambuła</h2>
5252
<p class="text-gray-600 leading-relaxed dark:text-slate-300">
5353
My, architekci i zarządcy platform cyfrowych, uznajemy podstawowe prawa
5454
wszystkich użytkowników do uczestniczenia w przestrzeniach internetowych, które szanują ich prywatność,

0 commit comments

Comments
 (0)