Преглед на файлове

Merge pull request #3383 from almeidapaulopt/translation_email

translations on communications.js
version-14
Makarand Bauskar преди 8 години
committed by GitHub
родител
ревизия
27a69e332f
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. +2
    -2
      frappe/core/doctype/communication/communication.js

+ 2
- 2
frappe/core/doctype/communication/communication.js Целия файл

@@ -225,7 +225,7 @@ frappe.ui.form.on("Communication", {
},
freeze: true,
callback: function(r) {
frappe.msgprint("Email has been marked as spam")
frappe.msgprint(__("Email has been marked as spam"))
}
})
},
@@ -238,7 +238,7 @@ frappe.ui.form.on("Communication", {
},
freeze: true,
callback: function(r) {
frappe.msgprint("Email has been moved to trash")
frappe.msgprint(__("Email has been moved to trash"))
}
})
}


Зареждане…
Отказ
Запис