@bigbinary/neetoui
Version:
neetoUI drives the experience at all neeto products
41 lines • 1.22 kB
JSON
{
"neetoui": {
"blockNavigation": {
"alertMessage": "Wszystkie niezapisane zmiany zostaną utracone. Tego nie można cofnąć.",
"submitButtonLabel": "Odrzucać zmiany",
"alertTitle": "masz niezapisane zmiany",
"cancelButtonLabel": "Anuluj i opuść tę stronę"
},
"actionBlock": {
"cancel": "Anulować",
"saveChanges": "Zapisz zmiany"
},
"colorPicker": {
"recentlyUsed": "Ostatnio używany"
},
"datePicker": {
"today": "Dzisiaj"
},
"table": {
"insertColRight": "Wstaw kolumnę po prawej stronie",
"insertColLeft": "Wstaw kolumnę po lewej stronie",
"columnInfo": "Informacje o kolumnie",
"hideColumn": "Ukryj kolumnę",
"deleteColumn": "Usuń kolumnę",
"ascending": "Sortuj rosnąco",
"descending": "Sortuj malejąco",
"allRowsSelected": "Wszystkie wiersze są zaznaczone",
"clearSelection": "Wyczyść wybór",
"freezeColumn": "Zablokuj kolumnę",
"unFreezeColumn": "Odblokuj kolumnę"
},
"timePicker": {
"hours": "godziny",
"minutes": "Minuty",
"seconds": "sekundy"
},
"treeSelect": {
"noOptions": "Brak opcji"
}
}
}