diff options
Diffstat (limited to 'db/i18n')
-rw-r--r-- | db/i18n/de_DE.po | 9 | ||||
-rw-r--r-- | db/i18n/en_US.po | 9 |
2 files changed, 18 insertions, 0 deletions
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" |