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:
parent
2f9342442d
commit
4cc9ce609a
@ -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 (;)"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user