summaryrefslogtreecommitdiffhomepage
path: root/gui/src
diff options
context:
space:
mode:
authorAndrej Mihajlov <and@mullvad.net>2019-05-20 14:31:30 +0200
committerAndrej Mihajlov <and@mullvad.net>2019-05-21 12:43:02 +0200
commit3d8885f6f2b15b47e7e30776495749be1086346f (patch)
tree9ca466e3e996af6924523951ac4d5c1f489b7c49 /gui/src
parent4fd53b20613b8e163d496f639d17039696a51f57 (diff)
downloadmullvadvpn-3d8885f6f2b15b47e7e30776495749be1086346f.tar.xz
mullvadvpn-3d8885f6f2b15b47e7e30776495749be1086346f.zip
Rename "Account ID" to "Account number"
Diffstat (limited to 'gui/src')
-rw-r--r--gui/src/renderer/components/Account.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/src/renderer/components/Account.tsx b/gui/src/renderer/components/Account.tsx
index abde15b818..efe8ff2d13 100644
--- a/gui/src/renderer/components/Account.tsx
+++ b/gui/src/renderer/components/Account.tsx
@@ -43,7 +43,7 @@ export default class Account extends Component<IProps> {
<View style={styles.account__main}>
<View style={styles.account__row}>
<Text style={styles.account__row_label}>
- {messages.pgettext('account-view', 'Account ID')}
+ {messages.pgettext('account-view', 'Account number')}
</Text>
<ClipboardLabel
style={styles.account__row_value}