Commit c1b58058 authored by sjaustirni's avatar sjaustirni Committed by hetech

i18n: update Slovak translation (#11597)

parent bdd95cf9
...@@ -16,10 +16,10 @@ export default { ...@@ -16,10 +16,10 @@ export default {
startTime: 'Čas začiatku', startTime: 'Čas začiatku',
endDate: 'Dátum konca', endDate: 'Dátum konca',
endTime: 'Čas konca', endTime: 'Čas konca',
prevYear: 'Previous Year', // to be translated prevYear: 'Predošlý rok',
nextYear: 'Next Year', // to be translated nextYear: 'Ďalší rok',
prevMonth: 'Previous Month', // to be translated prevMonth: 'Predošlý mesiac',
nextMonth: 'Next Month', // to be translated nextMonth: 'Ďalší mesiac',
day: 'Deň', day: 'Deň',
week: 'Týždeň', week: 'Týždeň',
month: 'Mesiac', month: 'Mesiac',
...@@ -84,7 +84,7 @@ export default { ...@@ -84,7 +84,7 @@ export default {
error: 'Neplatný vstup' error: 'Neplatný vstup'
}, },
upload: { upload: {
deleteTip: 'press delete to remove', // to be translated deleteTip: 'pre odstránenie stisni klávesu Delete',
delete: 'Vymazať', delete: 'Vymazať',
preview: 'Prehliadať', preview: 'Prehliadať',
continue: 'Pokračovať' continue: 'Pokračovať'
......
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