diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-07-27 21:20:43 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-07-27 21:20:43 +0200 |
commit | 9f37f016c66078bbcc57fc09685e51e4062805ab (patch) | |
tree | 59a8f888358f2e30977ed6eb1dab9a6a3d2058df | |
parent | 7164788e626d7e683230c65ce3e44af047ca29c4 (diff) |
update template.pot
-rw-r--r-- | share/locales/template.pot | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/share/locales/template.pot b/share/locales/template.pot index cb11a2f..237b395 100644 --- a/share/locales/template.pot +++ b/share/locales/template.pot @@ -1,5 +1,6 @@ msgid "" msgstr "" +"Language: de-DE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" @@ -88,6 +89,36 @@ msgstr "" # account.html.ep +msgid "account.changed-name" +msgstr "" + +msgid "account.changed-mail" +msgstr "" + +msgid "account.changed-password" +msgstr "" + +msgid "account.changed-language" +msgstr "" + +msgid "account.changed-privacy" +msgstr "" + +msgid "account.changed-social" +msgstr "" + +msgid "account.changed-traewelling" +msgstr "" + +msgid "account.changed-history" +msgstr "" + +msgid "account.changed-webhook" +msgstr "" + +msgid "account.cleared-notifications" +msgstr "" + msgid "account.account" msgstr "" @@ -157,6 +188,20 @@ msgstr "" msgid "account.interaction.disabled" msgstr "" +# changelog.html.ep + +msgid "changelog.added" +msgstr "" + +msgid "changelog.bugfix" +msgstr "" + +msgid "changelog.2-16.1" +msgstr "" + +msgid "changelog.2-16.2" +msgstr "" + # journey.html.ep msgid "journey.not-found" @@ -219,6 +264,9 @@ msgstr "" msgid "journey.share" msgstr "" +msgid "journey.export" +msgstr "" + msgid "journey.edit" msgstr "" |