Skip to content
This repository was archived by the owner on Apr 7, 2023. It is now read-only.

Commit 19228a9

Browse files
committed
Change hold alt messaging
1 parent 363bf7f commit 19228a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/i18n/en.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ export const formats = {
1414
};
1515

1616
export const terms = {
17-
PHRASE_ALT_ALL: 'Hold ALT to fill all slots',
17+
PHRASE_ALT_ALL: 'Alt + Click to fill all slots',
1818
PHRASE_BACKUP_DESC: 'Backup of all Coriolis data to save or transfer to another browser/device',
1919
PHRASE_CONFIRMATION: 'Are you sure?',
2020
PHRASE_EXPORT_DESC: 'A detailed JSON export of your build for use in other sites and tools',

0 commit comments

Comments
 (0)