diff options
author | Florian Dold <florian.dold@gmail.com> | 2017-12-10 18:03:05 +0100 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2017-12-10 18:03:05 +0100 |
commit | 5e837207a14eb0a4943bf4a3d075ffb0876a7fbd (patch) | |
tree | a27f3dcee6f1f6b587e3efc11e8fc896455e9514 | |
parent | 173234fa4b24bc4bcaa2e6c0157423ba1cb16e8c (diff) |
fix German po bug
-rw-r--r-- | src/i18n/de.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i18n/de.po b/src/i18n/de.po index 23b5ad535..52f7c82e2 100644 --- a/src/i18n/de.po +++ b/src/i18n/de.po @@ -288,7 +288,7 @@ msgstr "Saldo" #: src/webex/renderHtml.tsx:209 #, fuzzy, c-format msgid "Withdrawal fees:" -msgstr "Abheben bei %1$s" +msgstr "Abheben bei" #: src/webex/renderHtml.tsx:210 #, c-format |