mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-09 06:43:24 +00:00
Change hold alt messaging
This commit is contained in:
@@ -14,7 +14,7 @@ export const formats = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
export const terms = {
|
export const terms = {
|
||||||
PHRASE_ALT_ALL: 'Hold ALT to fill all slots',
|
PHRASE_ALT_ALL: 'Alt + Click to fill all slots',
|
||||||
PHRASE_BACKUP_DESC: 'Backup of all Coriolis data to save or transfer to another browser/device',
|
PHRASE_BACKUP_DESC: 'Backup of all Coriolis data to save or transfer to another browser/device',
|
||||||
PHRASE_CONFIRMATION: 'Are you sure?',
|
PHRASE_CONFIRMATION: 'Are you sure?',
|
||||||
PHRASE_EXPORT_DESC: 'A detailed JSON export of your build for use in other sites and tools',
|
PHRASE_EXPORT_DESC: 'A detailed JSON export of your build for use in other sites and tools',
|
||||||
|
|||||||
Reference in New Issue
Block a user