Skip to content

Commit 27bf815

Browse files
authored
Merge pull request #58 from heavyrain266/correct-polish-translation
Added correct polish translation for single card to close
2 parents 6d780f1 + 456666b commit 27bf815

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,8 @@ const example3 = {
143143
*[many] Zamknij { $tabCount } kart
144144
}
145145
tabs-close-warning = {$tabCount ->
146+
[one] Zostanie zamknięta {$tabCount} karta.
147+
Czy checz kontynuować?
146148
[few] Zostaną zamknięte {$tabCount} karty.
147149
Czy chcesz kontynuować?
148150
*[many] Zostanie zamkniętych {$tabCount} kart.

0 commit comments

Comments
 (0)