diff options
-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 "" |