diff options
| author | Oskar Nyberg <oskar@mullvad.net> | 2022-02-08 11:30:57 +0100 |
|---|---|---|
| committer | Oskar Nyberg <oskar@mullvad.net> | 2022-02-09 12:51:56 +0100 |
| commit | f584c3f3bcdbf508ef7490c5586fc83f3d051805 (patch) | |
| tree | a3878604e9a72ed75bf1c4c1989958c8610b9e46 /gui | |
| parent | f4fb0a10bb547ec6b0f1d8f9d81605ea239fb743 (diff) | |
| download | mullvadvpn-f584c3f3bcdbf508ef7490c5586fc83f3d051805.tar.xz mullvadvpn-f584c3f3bcdbf508ef7490c5586fc83f3d051805.zip | |
Update translations
Diffstat (limited to 'gui')
| -rw-r--r-- | gui/locales/messages.pot | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/gui/locales/messages.pot b/gui/locales/messages.pot index 6e17e41731..989233ccd6 100644 --- a/gui/locales/messages.pot +++ b/gui/locales/messages.pot @@ -2,7 +2,7 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" -msgid "%(duration)s was added to your account." +msgid "%(duration)s was added, account paid until %(expiry)s." msgstr "" msgid "1 day" @@ -55,6 +55,9 @@ msgid_plural "%d years ago" msgstr[0] "" msgstr[1] "" +msgid "Account paid until %(expiry)s." +msgstr "" + msgid "an hour ago" msgid_plural "%d hours ago" msgstr[0] "" |
