language_name: default messages: dialog: not_found: "Dialog {warningColor}{id} is not registered." confirmation_dialog: input_mismatch: "Your input does not match the expected phrase." commands: dialog: open: self: "Opened dialog {warningColor}{id}." other: "Opened dialog {warningColor}{id} for {target}." console_requires_target: "Console must specify a target player to open dialog {warningColor}{id}. Use: /dialog open {id} " list: empty: "There are no dialogs registered." header: "Registered dialogs:" entry: " - {warningColor}{id} ({title})" fancydialogs: version: "You are running FancyDialogs {warningColor}{version}." config: reload: success: "Successfully reloaded the configuration." cancelled: "Reloading the configuration was cancelled." storage: save: success: "Successfully saved {warningColor}{count} dialogs to the storage." load: success: "Successfully loaded {warningColor}{count} dialogs from the storage." cancelled: "Loading dialogs from storage was cancelled." reload: success: "Successfully reloaded {warningColor}{count} dialogs from the storage." cancelled: "Reloading dialogs from storage was cancelled." registry: clear: success: "Successfully cleared all registered dialogs." cancelled: "Clearing registered dialogs was cancelled." unregister: success: "Successfully unregistered dialog {warningColor}{id}." cancelled: "Unregistering dialog {warningColor}{id} was cancelled." joined_players_cache: clear: success: "Successfully cleared the joined players cache." cancelled: "Clearing the joined players cache was cancelled."