Files
erpnext/erpnext
Ankush Menat 75983ce809 fix: remove global _("translation") calls (#32828)
This is not how it works. Translations are dynamic based on language
sets during request (using header, user's preferences etc)

Calling them on global variables makes no sense.

Ref: https://github.com/frappe/frappe/pull/18733
2022-11-05 18:49:15 +05:30
..
2022-10-23 18:51:51 +05:30
2022-11-04 08:11:38 +05:30
2022-11-05 06:12:40 +00:00
2022-11-05 16:18:31 +05:30
2022-11-02 12:19:51 +05:30