From d1243991b4a794da67ae1345567bd63f73bb8164 Mon Sep 17 00:00:00 2001 From: Ondrej Vlach Date: Mon, 27 Nov 2023 10:09:42 +0100 Subject: [PATCH] flags --- resources/cs-CZ/ovlach_frontend | 4 +++- resources/en-US/ovlach_frontend | 4 +++- templates/base.html.tera | 2 ++ 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/resources/cs-CZ/ovlach_frontend b/resources/cs-CZ/ovlach_frontend index bd7a65d..7a0ca9b 100644 --- a/resources/cs-CZ/ovlach_frontend +++ b/resources/cs-CZ/ovlach_frontend @@ -14,4 +14,6 @@ title-education = Vzdělání title-contact = Kontakt age = Věk email = E-mail -phone = Telefon \ No newline at end of file +phone = Telefon +czech = Česky +english = Anglicky \ No newline at end of file diff --git a/resources/en-US/ovlach_frontend b/resources/en-US/ovlach_frontend index 0ee36b4..17d68c8 100644 --- a/resources/en-US/ovlach_frontend +++ b/resources/en-US/ovlach_frontend @@ -14,4 +14,6 @@ title-education = Education title-contact = Contact age = Age email = Email -phone = Phone \ No newline at end of file +phone = Phone +czech = Czech +english = English \ No newline at end of file diff --git a/templates/base.html.tera b/templates/base.html.tera index 39f4513..dcbfa3f 100644 --- a/templates/base.html.tera +++ b/templates/base.html.tera @@ -42,6 +42,8 @@ + +