diff options
| author | David Göransson <david.goransson90@gmail.com> | 2023-11-22 20:45:09 +0100 |
|---|---|---|
| committer | Jonatan Rhodin <jonatan.rhodin@mullvad.net> | 2023-11-27 16:16:21 +0100 |
| commit | 90689b3f1cdb0ca2aab522a0f007ecd0812bf538 (patch) | |
| tree | 097bc548014714045bf5f497b45e5655bac898bd /gui | |
| parent | 9fd6dbd468e5be0339b21d6aa52f6d95f7697814 (diff) | |
| download | mullvadvpn-90689b3f1cdb0ca2aab522a0f007ecd0812bf538.tar.xz mullvadvpn-90689b3f1cdb0ca2aab522a0f007ecd0812bf538.zip | |
Add copy to clipboard action
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 09529d0eba..08ecb96c04 100644 --- a/gui/locales/messages.pot +++ b/gui/locales/messages.pot @@ -1711,6 +1711,9 @@ msgstr "" msgid "Copied Mullvad account number to clipboard" msgstr "" +msgid "Copied logs to clipboard" +msgstr "" + msgid "Copied to clipboard" msgstr "" |
