From 36a5d5862c3744f899fe6a5712f81171af144795 Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Sat, 26 Aug 2023 20:46:22 +0200 Subject: evolution items and shop interface --- db/i18n/de_DE.po | 9 +++++++++ db/i18n/en_US.po | 9 +++++++++ 2 files changed, 18 insertions(+) (limited to 'db/i18n') diff --git a/db/i18n/de_DE.po b/db/i18n/de_DE.po index 88a6af5..25da91b 100644 --- a/db/i18n/de_DE.po +++ b/db/i18n/de_DE.po @@ -19,6 +19,15 @@ msgid "translation_missing" msgstr "Übersetzung fehlt" +# Shop + +msgid "ui:shop:mode:buy" +msgstr "Kaufen" + +msgid "ui:shop:mode:info" +msgstr "Info" + + # Status msgid "ui:status:area:title" diff --git a/db/i18n/en_US.po b/db/i18n/en_US.po index 31b2022..2b85fe2 100644 --- a/db/i18n/en_US.po +++ b/db/i18n/en_US.po @@ -19,6 +19,15 @@ msgid "translation_missing" msgstr "Translation missing" +# Shop + +msgid "ui:shop:mode:buy" +msgstr "Buy" + +msgid "ui:shop:mode:info" +msgstr "Info" + + # Status msgid "ui:status:area:title" -- cgit v1.2.3