mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Translated messages script.
This commit is contained in:
@ -18,6 +18,15 @@ ComunicWeb.common.langs.en = {
|
||||
"__fatal_error": "Fatal error",
|
||||
"__fatal_error_explanation": "A fatal error occured : <i>%p</i>. Please try to refresh the page...",
|
||||
|
||||
//Messages
|
||||
messages_loading_layout_title: "Loading",
|
||||
messages_loading_layout_message: "Please wait while this page is loading...",
|
||||
messages_dialog_cancel: "Cancel",
|
||||
messages_dialog_confirm_title: "Confirm the operation",
|
||||
messages_dialog_confirm_confirm: "Confirm",
|
||||
messages_dialog_confirm_cancel: "Cancel",
|
||||
messages_dialog_input_string_cancel: "Cancel",
|
||||
messages_dialog_input_string_submit: "Submit",
|
||||
|
||||
/**
|
||||
* Components
|
||||
|
Reference in New Issue
Block a user