This commit is contained in:
Debby
2026-06-07 11:39:09 +07:00
parent f512b73d32
commit 1007e30764
@@ -134,8 +134,8 @@ PILLAR_NAME_ID_MAP: dict = {
"sustainability": "Keberlanjutan",
}
INDICATOR_TRANSLATION_ID: dict = {
# Kunci: indicator_name lowercase stripped
INDICATOR_NAME_ID_MAP: dict = {
# -------------------------------------------------------------------------
# DIETARY ENERGY SUPPLY
# -------------------------------------------------------------------------
@@ -260,7 +260,6 @@ INDICATOR_TRANSLATION_ID: dict = {
}
def get_country_name_id(country_name: str) -> str:
"""Kembalikan terjemahan Bahasa Indonesia untuk nama negara."""
return COUNTRY_NAME_ID_MAP.get(