Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Commit f54230c

Browse files
committed
Updated Message for main password page
1 parent 2659127 commit f54230c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/javascript/app/pages/user/metatrader/metatrader.ui.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ const MetaTraderUI = (() => {
213213
const mt5_label = isEuCountry() ? 'CFDs' : 'MT5';
214214

215215
$trading_password_info.text(
216-
localize('Use MT5 password to sign in to any of your [_1] accounts when using MT5 apps on your mobile or other devices.',
216+
localize('Use MT5 password to sign in to any of your [_1] accounts when using MT5 apps on your desktop, mobile or other devices.',
217217
mt5_label
218218
)
219219
);

0 commit comments

Comments
 (0)