// Ajax Comment Posting
// language file

// ENGLISH

var loading = "Caricamento...";

var enter_name = "Inserire il proprio nome.";
var enter_email = "Inserire la propria mail .";
var enter_valid = "Inserire una mail valida.";
var enter_comment = "Inserire un commento.";

var comment_added = "Il tuo commento è stato inserito.";

var error = "ACP error!";
