6177214e-ce7c-49e3-99de-ff9721b26f63 — Commit d658f3cb

AuthorMikkel Thygesen<mth@dwarf.dk>
Date2024-12-19 13:56:08 +0100
341: added english translations

Changed files

comwell_key_app/assets/translations/en-US.json | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

Diff

diff --git a/comwell_key_app/assets/translations/en-US.json b/comwell_key_app/assets/translations/en-US.json
index 704d7df4..6a5c97ed 100644
--- a/comwell_key_app/assets/translations/en-US.json
+++ b/comwell_key_app/assets/translations/en-US.json
@@ -82,11 +82,11 @@
"delete_profile_description": "Are you sure you want to delete your profile? This action cannot be undone.",
"delete_profile_button": "Delete profile",
"delete_profile_cancel": "Cancel",
- "check_in_loading_title": "Finder dit værelse...",
- "check_in_room_found_title": "Værelse fundet...",
- "check_in_your_digital_card_title": "Dit Digitale Nøglekort",
- "check_in_your_digital_card_subtitle": "Brug din mobiltelefon til at åbne værelset op. Du skal ikke længere checke ind i receptionen.",
- "check_in_your_digital_card_nb": "NB: Ønsker du et fysisk nøglekort, kan du altid gå i receptionen og få det udleveret.",
- "check_in_error_title": "Værelse ikke fundet...",
- "check_in_error_subtitle": "Vi fandt ikke dit værelse. Du bedes henvende dig i receptionen."
+ "check_in_loading_title": "Finding your room...",
+ "check_in_room_found_title": "Room found...",
+ "check_in_your_digital_card_title": "Your Digital KeyCard",
+ "check_in_your_digital_card_subtitle": "Use your phone to open your room. You do not have to check in at the reception",
+ "check_in_your_digital_card_nb": "NB: If you require a physical keycard, you can always get one from the reception",
+ "check_in_error_title": "Room not found...",
+ "check_in_error_subtitle": "We could not find the room. Please check in at the reception."
}
\ No newline at end of file