Readonly
account
account: {
cancel: string;
confirm: string;
confirm_reset_content: string;
confirm_reset_title: string;
debug: string;
debug_tooltip: string;
delete_explorations: string;
enhancements: string;
explorations: string;
explorations_deleted: string;
export: string;
import: string;
imported: string;
market: string;
minigames: string;
reset: string;
}
Readonly
appearance
appearance: {
buttons: {
backward: string;
forward: string;
};
favourites: {
buttons: {
download: string;
export: string;
import: string;
};
click_outfit: {
delete: string;
goto_account: string;
saved_locally: string;
wear: string;
};
imported: string;
importing: string;
rename_outfit: {
button: string;
title: ((name: string) => string);
};
save_outfit: {
goto_account: string;
placeholder: string;
save: string;
saved_locally: string;
title: string;
};
};
loaded: string;
loading: ((categoryname: string) => string);
}
Type declaration
Readonly
buttons: {
backward: string;
forward: string;
}
Readonly
backward: string
Readonly
forward: string
Readonly
favourites: {
buttons: {
download: string;
export: string;
import: string;
};
click_outfit: {
delete: string;
goto_account: string;
saved_locally: string;
wear: string;
};
imported: string;
importing: string;
rename_outfit: {
button: string;
title: ((name: string) => string);
};
save_outfit: {
goto_account: string;
placeholder: string;
save: string;
saved_locally: string;
title: string;
};
}
Readonly
buttons: {
download: string;
export: string;
import: string;
}
Readonly
download: string
Readonly
export: string
Readonly
import: string
Readonly
click_outfit: {
delete: string;
goto_account: string;
saved_locally: string;
wear: string;
}
Readonly
delete: string
Readonly
goto_account: string
Readonly
saved_locally: string
Readonly
wear: string
Readonly
imported: string
Readonly
importing: string
Readonly
rename_outfit: {
button: string;
title: ((name: string) => string);
}
Readonly
button: string
Readonly
title: ((name: string) => string)
- (name): string
Returns string
Readonly
save_outfit: {
goto_account: string;
placeholder: string;
save: string;
saved_locally: string;
title: string;
}
Readonly
goto_account: string
Readonly
placeholder: string
Readonly
save: string
Readonly
saved_locally: string
Readonly
title: string
Readonly
loaded: string
Readonly
loading: ((categoryname: string) => string)
- (categoryname): string
Returns string
Readonly
carousel
carousel: {
beemoov_annoyances: I18nCarousel;
download_face: I18nCarousel;
download_guardian: I18nCarousel;
eldarya_enhancements: I18nCarousel;
takeover: {
disable_takeover: string;
enable_takeover: string;
subtitle: string;
title: string;
};
}
Readonly
error
error: {
downloadCanvas: string;
longLoading: string;
}
Readonly
home
home: {
forum: string;
takeover: string;
}
Readonly
mall
mall: {
add_to_wishlist: {
note: string;
text: string;
title: string;
};
}
Readonly
market
market: {
add_to_wishlist: {
added_to_wishlist: ((name: string, price: number) => string);
invalid_price: string;
save: string;
text: string;
title: string;
};
auctions: {
buy_now_price: string;
current_price: string;
date_time_format: DateTimeFormat;
delete: string;
purchase_history: string;
sales_history: string;
};
change_price: {
changed_price: ((name: string, price: number) => string);
invalid_price: string;
save: string;
text: string;
title: string;
};
wishlist: {
actions: string;
assistance: string;
change_price: string;
delete: string;
delete_tooltip: string;
icon: string;
name: string;
price: string;
reset: string;
reset_all: string;
reset_tooltip: string;
status: string;
title: string;
};
}
Readonly
minigames
minigames: {
played: ((name: string) => string);
played_for: ((name: string, maanas: number) => string);
playing: ((name: string) => string);
}
Readonly
pet
pet: {
auto_explore: string;
date_time_format: DateTimeFormat;
delete_history: string;
deleting_markers: string;
empty_history: string;
goto_account: string;
history: string;
mark_all: string;
saved_locally: string;
unmark_all: string;
}
Readonly
profile
profile: {
download_outfit: string;
export_outfit: string;
}
Readonly
takeover
takeover: {
bought: ((name: string, price: number) => string);
disabled: string;
enabled: string;
}
Contains a link to
/user/account
.