Skip to content

Commit 5516d8f

Browse files
authored
Update index.js
Fix a spelling in polish translation
1 parent 27bf815 commit 5516d8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ const example3 = {
144144
}
145145
tabs-close-warning = {$tabCount ->
146146
[one] Zostanie zamknięta {$tabCount} karta.
147-
Czy checz kontynuować?
147+
Czy chcesz kontynuować?
148148
[few] Zostaną zamknięte {$tabCount} karty.
149149
Czy chcesz kontynuować?
150150
*[many] Zostanie zamkniętych {$tabCount} kart.

0 commit comments

Comments
 (0)