Search
2252 results 61-70
Reference
language.stateRestore.renameButton
› Set the text within the StateRestore remove buttonThis string is displayed in the confirmation button within the rename modal that is shown when a state is being renamed.language.stateRestore.removeTitle
› Set the title shown in the StateRestore remove modalThis string is displayed as a title within the remove modal which confirms that a user wants to remove the given state.language.stateRestore.removeSubmit
› Set the text within the StateRestore remove buttonThis string is displayed in the confirmation button within the remove modal that is shown when a state is being removed.language.stateRestore.removeJoiner
› Set the joiner used between states within the StateRestore remove modalThis string is displayed in the confirmation modal for removal between the last two states in the list. The default is ' and ', meaning that a typical ending to the language.stateRestore.removeConfirm message would be ... State 1 and State 2?.language.stateRestore.removeError
› Set the error message shown when incorrectly removing a stateThis string is displayed within the remove modal to indicate an error has occured when removing the state.language.stateRestore.removeConfirm
› Set the confirmation message shown within the StateRestore remove modalstring is displayed within the remove modal to confirmlanguage.stateRestore.emptyStates
› Set the text that is shown in the savedStates collection when there are no saved statesThis string will be displayed within the savedStates collection when no saves have been loaded or created.language.stateRestore.emptyError
› Set the error message shown when incorrectly renaming a state to an empty stringThis string is displayed within the rename modal to indicate to the user that they have not inputted a valid name for the state, because the value is an empty string.language.stateRestore.duplicateError
› Set the error message shown when attempting to rename a state to one that already existsThis string is displayed within the rename modal to indicate to the user that a state with this name already exists and they should choose another.language.stateRestore.creationModal
› Set the text for the elements that are shown within the creation modalThis is an object that contains all of the language options needed to fully customise the creation modal. All language options within the object are passed through the i18n() function.