summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorLines
2025-07-27... oopsBirte Kristina Friesel-0/+2
2025-07-27r-negative-delay: add a debugging aid in case journey entry failsBirte Kristina Friesel-1/+1
2025-07-27Journey#get_travel_distance: Only query (sched|rt)_(arr|dep) if definedBirte Kristina Friesel-4/+10
2025-07-27move translation reference to share/localesBirte Kristina Friesel-10/+93
2025-07-27add translation-status.mdBirte Kristina Friesel-0/+1397
2025-07-27add more template rendering testsBirte Kristina Friesel-0/+112
2025-07-27Account: Only compute suggestions if user_lat/user_lon are availableBirte Kristina Friesel-3/+9
2025-07-27tests: Remove (not really helpful) number prefixBirte Kristina Friesel-0/+0
2025-07-27Fix syntax in account.html.Birte Kristina Friesel-1/+1
Closes #283 Todo: add compilation tests for _all_ templates
2025-07-27Login page: Return HTTP 401; support JSON requestsBirte Kristina Friesel-4/+11
2025-07-27Allows journeys to be exported (downloaded) as raw JSONBirte Kristina Friesel-26/+60
Closes #279
2025-07-27get_user_status: correctly report EFA checkinsBirte Kristina Friesel-0/+2
2025-07-25account: make success messages localizableBirte Kristina Friesel-10/+70
2025-07-25Add template for localizationBirte Kristina Friesel-0/+501
2025-07-25README: Add Codeberg mirrorBirte Kristina Friesel-0/+1
2025-07-25de_DE, en_GB: shorten boarding/departure textsBirte Kristina Friesel-3/+3
2025-07-25add very basic locale testsBirte Kristina Friesel-0/+100
2025-07-25add a tad more static testsBirte Kristina Friesel-5/+11
2025-07-25add initial hungarian language support, see comments in hu_HU.po file (#278)Aurora-0/+491
* add itial hungarian language support, see comments in hu_HU.po file that might need feedback * Update hu_HU.po "der Svájc" isn't hungarian, fixed now * added missing trailing " for hu_HU.po * removed comments that were approved/marked as resolved * I10n: updated the new pre/postfixes accordingly in hu * added 'as the crow flies' or 'beeline' translations * language.html.ep: Fix radio button for hu-HU --------- Co-authored-by: Birte Kristina Friesel <derf@finalrewind.org>
2025-07-25localization: add localized date and time string to account pageTamara Schmitz-1/+13
2025-07-25localization: add more account page strings to localesTamara Schmitz-7/+49
2025-07-24localization: add more english localization for register.html.epTamara Schmitz-9/+9
2025-07-23update public status card for pre/post changesBirte Kristina Friesel-1/+1
2025-07-23journey: share: timestamps are always intBirte Kristina Friesel-1/+1
2025-07-23Translate LuftlinieBirte Kristina Friesel-2/+14
2025-07-22l10n: incorporate arrival-in pre/post into fr and plBirte Kristina Friesel-2/+8
2025-07-22l10n: split wagons.{from,to} into .pre, .postBirte Kristina Friesel-10/+34
See #278
2025-07-22localization: use pre-/postfix for boarding, arrival, departureBirte Kristina Friesel-15/+55
See #278
2025-07-21en-GB: I am Fehler. No, wait, I mean I am Error.Birte Kristina Friesel-1/+1
2025-07-21de_DE: Fix TypoBirte Kristina Friesel-1/+1
2025-07-21Localize journeys.html.ep and translate it to en-GBBirte Kristina Friesel-21/+152
2025-07-20_checked_in: More en-GB translationsBirte Kristina Friesel-23/+139
2025-07-20Translate the remainder of the landing pageBirte Kristina Friesel-5/+37
2025-07-20Translate about.html.ep to en-GBBirte Kristina Friesel-18/+85
2025-07-20Allow users to re-set their language preferences to browser defaultBirte Kristina Friesel-3/+45
2025-07-20en-GB: translate landing pageBirte Kristina Friesel-7/+34
2025-07-20Landingpage: prepare about text for localizationBirte Kristina Friesel-31/+238
2025-07-20Tests: perltidyBirte Kristina Friesel-78/+167
2025-07-20Tests: Hard-code German localeBirte Kristina Friesel-1/+20
2025-07-20estimate_trip_position: handle duration between legs == 0Birte Kristina Friesel-0/+5
2025-07-20Ensure that we have a valid localization handle to call set_fallback onBirte Kristina Friesel-1/+7
2025-07-19Localization fallback: first try en-GB and then de-DEBirte Kristina Friesel-2/+6
2025-07-19So _this_ is how Locale::Maketext's fallback works.Birte Kristina Friesel-6/+16
2025-07-19Turns out: Locale::Maketext expects %Lexicon, not %lexiconBirte Kristina Friesel-1/+1
2025-07-19Add french to Accept-Language and settings segmentsBirte Kristina Friesel-0/+13
2025-07-19Fish polish translation plural descriptor stringlymkwi-1/+1
According to online sources [0], Polish is a language with complex plural conditions. Fix the current translation file to reflect this. 0: https://docs.translatehouse.org/projects/localization-guide/en/latest/l10n/pluralforms.html Suggested-by: rail <rail01@protonmail.com> Signed-off-by: lymkwi <lymkwi@vulpinecitrus.info>
2025-07-19Add stub of french localizationlymkwi-0/+180
A basic french (fr_FR) localization of current localization keys available in english. Signed-off-by: lymkwi <lymkwi@vulpinecitrus.info>
2025-07-18Enable Polish for Accept-LanguageBirte Kristina Friesel-0/+3
2025-07-18oopsie forgot to add it hererail-0/+10
2025-07-18add initial Polish localizationrail-0/+180