Skip to content

Commit

Permalink
Improved translations
Browse files Browse the repository at this point in the history
  • Loading branch information
vgeffer committed Dec 13, 2024
1 parent 5ffc255 commit f30fb2e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/components/Admin/translations/sk_SK.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export const sk_SK = {
},
},
'base/flat-page': {
name: 'flat-pages',
name: 'Ploché stránky',
fields: {
id: 'ID',
url: 'URL',
Expand All @@ -45,7 +45,7 @@ export const sk_SK = {
},
},
'competition/event': {
name: 'competition/event',
name: 'Udalosti',
fields: {
competition: 'Súťaž',
year: 'Ročník',
Expand All @@ -66,7 +66,7 @@ export const sk_SK = {
},
},
'competition/semester': {
name: 'competition/semester',
name: 'Semestre',
fields: {
competition: 'Súťaž',
year: 'Ročník',
Expand All @@ -83,7 +83,7 @@ export const sk_SK = {
},
},
'competition/series': {
name: 'competition/series',
name: 'Série',
fields: {
semester: 'Semester',
deadline: 'Deadline',
Expand Down Expand Up @@ -113,7 +113,7 @@ export const sk_SK = {
},
},
'competition/event-registration': {
name: 'event-registration',
name: 'Registácia do súťaží',
fields: {
school: {
abbreviation: 'Škola',
Expand Down Expand Up @@ -156,7 +156,7 @@ export const sk_SK = {

content: {
labels: {
general: 'Generala',
general: 'Všeobecné',
preview: 'Náhľad',
links: 'Odkazy',
publications: 'Publikácie',
Expand All @@ -165,7 +165,7 @@ export const sk_SK = {
problems: 'Úlohy',
history_events: 'History_Events',
back_to_list: 'Späť na list',
competition_type: 'competition_type',
competition_type: 'Typ súťaže',
history_events_count: 'HE count',
name: 'Meno a priezvisko',
reg_link: 'Odkaz na registráciu',
Expand Down

0 comments on commit f30fb2e

Please sign in to comment.