feat: Translate frontend/src/i18n/en.json in pl

98% of minimum 50% translated source file: 'frontend/src/i18n/en.json'
on 'pl'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
This commit is contained in:
transifex-integration[bot] 2025-12-06 10:11:19 +00:00 committed by GitHub
parent 2f9342442d
commit 4cc9ce609a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -272,5 +272,10 @@
"minutes": "Minuty", "minutes": "Minuty",
"seconds": "Sekundy", "seconds": "Sekundy",
"unit": "Jednostka czasu" "unit": "Jednostka czasu"
},
"available_csv_separators": {
"comma": "Comma (,)",
"semicolon": "Semicolon (;)",
"both": "Both (,) and (;)"
} }
} }