From 9d99e88b7a67fb93c60b7c6c2e71e92b2b08b76c Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Sun, 27 Jul 2025 21:43:33 +0200 Subject: contributing: Clarify code changes --- doc/contributing.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/contributing.md') diff --git a/doc/contributing.md b/doc/contributing.md index 5863f2c..655f99a 100644 --- a/doc/contributing.md +++ b/doc/contributing.md @@ -23,7 +23,8 @@ Note that travelynx does _not_ use Weblate. ### Adding a new Language * Copy `share/locales/template.pot` to `share/locales/ab-CD.po`, replacing ab-CD with the appropriate language code -* Add the language / locale to `$self->helper(loc_handle …` in `lib/Travelynx.pm` and `templates/language.html.ep` +* Add the language / locale to `$self->helper(loc_handle …` in `lib/Travelynx.pm` +* Add the language / locale to `templates/language.html.ep` * Provide as many translations as you feel comfortable with – partial translation files are fine; any entry left as `msgstr ""` will cause travelynx to fall back to English or German. * Open a merge request, either on [Codeberg](https://codeberg.org/derf/travelynx/pulls) or [GitHub](https://github.com/derf/travelynx/pulls) -- cgit v1.2.3