Skip to content

Commit

Permalink
Translation corrections
Browse files Browse the repository at this point in the history
  • Loading branch information
stesiam committed Jul 14, 2024
1 parent 2d69676 commit 31cb80b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/app.R
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ ui <- add_cookie_handlers(
icon("user-tie")
),
tags$div(
tags$p(i18n$t("Konstantopoulou, Z.")))
tags$p(i18n$t("Konstantopoulou Z.")))
),
tags$div(class = "established",
tags$div(
Expand Down
2 changes: 1 addition & 1 deletion app/www/translations/translation_el.csv
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ en,el
"Other Party #1", "Άλλο κόμμα #1"
"Other Party #2", "Άλλο κόμμα #2"
"Choose Electoral System: ", "Εκλογικό σύστημα: "
"Bonus 40 Seats (2007-2009)", "Μπόνους 40 εδρών (2007, 09)"
"Bonus 40 Seats (2007-2009)", "Μπόνους 40 εδρών (2007-2009)"
"Bonus 50 Seats (2012-2019)", "Μπόνους 50 εδρών (2012-2019)"
"No Bonus (2023Α)", "Αναλογική κατανομή (2023Α)"
"Proportional Bonus (2023Β-", "Αναλογικό μπόνους (2023Β-)"
Expand Down

0 comments on commit 31cb80b

Please sign in to comment.