This repository was archived by the owner on Jul 11, 2023. It is now read-only.
File tree 1 file changed +11
-11
lines changed
1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -253,17 +253,17 @@ it: &DEFAULT_IT
253
253
email_label : " Email"
254
254
recent_posts : " Articoli Recenti"
255
255
undefined_wpm : " Parametro words_per_minute non definito in _config.yml"
256
- comment_form_info :
257
- comment_form_comment_label :
258
- comment_form_md_info :
259
- comment_form_name_label :
260
- comment_form_email_label :
261
- comment_form_website_label :
262
- comment_btn_submit :
263
- comment_btn_submitted :
264
- comment_success_msg :
265
- comment_error_msg :
266
- loading_label :
256
+ comment_form_info : " Il tuo indirizzo email non sarà pubblicato. Sono segnati i campi obbligatori "
257
+ comment_form_comment_label : " Commenta "
258
+ comment_form_md_info : " Il linguaggio Markdown è supportato "
259
+ comment_form_name_label : " Nome "
260
+ comment_form_email_label : " Indirizzo email "
261
+ comment_form_website_label : " Sito Web (opzionale) "
262
+ comment_btn_submit : " Invia commento "
263
+ comment_btn_submitted : " Inviato "
264
+ comment_success_msg : " Grazie per il tuo commento! Verrà visualizzato nel sito una volta che sarà approvato. "
265
+ comment_error_msg : " C'è stato un errore con il tuo invio. Assicurati che tutti i campi richiesti siano stati completati e riprova. "
266
+ loading_label : " Caricamento... "
267
267
it-IT :
268
268
<< : *DEFAULT_IT
269
269
You can’t perform that action at this time.
0 commit comments