Skip to content

Commit b42190d

Browse files
mariuszkrzaczkowskislorber
authored andcommitted
fix(theme-translations): Add missing Polish (pl) theme translations (#10825)
1 parent 51a0d6d commit b42190d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/docusaurus-theme-translations/locales/pl/theme-common.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
"theme.admonition.warning": "warning",
2323
"theme.blog.archive.description": "Archiwum",
2424
"theme.blog.archive.title": "Archiwum",
25-
"theme.blog.author.noPosts": "This author has not written any posts yet.",
25+
"theme.blog.author.noPosts": "Ten autor nie napisał jeszcze żadnych postów.",
2626
"theme.blog.author.pageTitle": "{authorName} - {nPosts}",
27-
"theme.blog.authorsList.pageTitle": "Authors",
28-
"theme.blog.authorsList.viewAll": "View All Authors",
27+
"theme.blog.authorsList.pageTitle": "Autorzy",
28+
"theme.blog.authorsList.viewAll": "Zobacz wszystkich autorów",
2929
"theme.blog.paginator.navAriaLabel": "Nawigacja na stronie listy wpisów na blogu",
3030
"theme.blog.paginator.newerEntries": "Nowsze wpisy",
3131
"theme.blog.paginator.olderEntries": "Starsze wpisy",

0 commit comments

Comments
 (0)