seitime-frappe/frappe/geo
Raffael Meyer f0155674a5
refactor!: remove redundant sending of translations (#22962)
* chore!: remove redundant translation

* refactor!: remove "get_translated_dict" hook

Instead, include the results from
`frappe.geo.country_info.get_translated_dict` in `get_all_translations`.

* test: money_in_words uses translated currency

... and now we have translations.

* Revert "test: money_in_words uses translated currency"

This reverts commit e07d594ac1ce4b120c0fceb5d23377cb981fe820.

* refactor!: stop translating timezone and currency

* refactor: rename `get_translated_dict`

... to `get_translated_countries`
2023-11-02 20:04:14 +05:30
..
doctype chore: generate type annotations 2023-07-24 15:32:48 +05:30
report Salutation and Gender in Contact (#3079) 2017-06-13 15:25:53 +05:30
__init__.py [refactor] added geo 2014-09-29 12:21:12 +05:30
country_info.json Revert "fix: Update country names (#21545)" 2023-07-02 12:08:43 +05:30
country_info.py refactor!: remove redundant sending of translations (#22962) 2023-11-02 20:04:14 +05:30
languages.json feat(translation): add Filipino language 2020-01-30 19:07:23 +05:30
utils.py refactor: inline immediately returned variable 2023-08-08 18:09:49 +02:00