Files
opensem/resources/lang/vendor/log-viewer/pl.json
Ludovic CANDELLIER b50f50ea62 [WIP] Refactor project
2021-05-21 00:21:05 +02:00

14 lines
322 B
JSON

{
"Date": "Data",
"The list of logs is empty!": "Lista logów jest pusta!",
"All": "Wszystkie",
"Emergency": "Awaryjne",
"Alert": "Alerty",
"Critical": "Krytyczne",
"Error": "Błędy",
"Warning": "Ostrzeżenia",
"Notice": "Warte uwagi",
"Info": "Informacje",
"Debug": "Debug"
}