Commit 4588894e authored by nexequ's avatar nexequ Committed by 杨奕

Update pl.js (#9082)

* Update pl.js

I just added some translations

* Update pl.js
parent 11907a7c
...@@ -16,10 +16,10 @@ export default { ...@@ -16,10 +16,10 @@ export default {
startTime: 'Godzina początkowa', startTime: 'Godzina początkowa',
endDate: 'Data końcowa', endDate: 'Data końcowa',
endTime: 'Czas końcowa', endTime: 'Czas końcowa',
prevYear: 'Previous Year', // to be translated prevYear: 'Poprzedni rok',
nextYear: 'Next Year', // to be translated nextYear: 'Następny rok',
prevMonth: 'Previous Month', // to be translated prevMonth: 'Poprzedni miesiąc',
nextMonth: 'Next Month', // to be translated nextMonth: 'Następny miesiąc',
year: 'rok', year: 'rok',
month1: 'styczeń', month1: 'styczeń',
month2: 'luty', month2: 'luty',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment