diff options
| author | Jonatan Rhodin <jonatan.rhodin@mullvad.net> | 2023-05-05 15:31:52 +0200 |
|---|---|---|
| committer | Albin <albin@mullvad.net> | 2023-05-09 09:33:35 +0200 |
| commit | 3af6013154f7dd746ecf187acf0cb8bb039b8ec9 (patch) | |
| tree | ca3892b97746b275c91424075ba8569543bb3ced /gui | |
| parent | 97f104a4dc17c5633d78010548454dd9f49d8cf2 (diff) | |
| download | mullvadvpn-3af6013154f7dd746ecf187acf0cb8bb039b8ec9.tar.xz mullvadvpn-3af6013154f7dd746ecf187acf0cb8bb039b8ec9.zip | |
Restore payment button in account fragment for release builds
Also change the text of the button to manage account instead
Diffstat (limited to 'gui')
| -rw-r--r-- | gui/locales/messages.pot | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gui/locales/messages.pot b/gui/locales/messages.pot index 8efe5a86a2..6de6cb654d 100644 --- a/gui/locales/messages.pot +++ b/gui/locales/messages.pot @@ -1680,6 +1680,9 @@ msgstr "" msgid "Install Mullvad VPN (%s) to stay up to date" msgstr "" +msgid "Manage account" +msgstr "" + msgid "Mullvad account number" msgstr "" |
