Merge pull request #50458 from frappe/mergify/bp/version-15-hotfix/pr-50244

fix: state_to_state_province for translation (backport #50244)
This commit is contained in:
Mihir Kandoi
2025-11-11 10:52:26 +05:30
committed by GitHub

View File

@@ -21,8 +21,8 @@
"list_title": "",
"login_required": 1,
"max_attachment_size": 0,
"modified": "2024-01-24 10:28:35.026064",
"modified_by": "rohitw1991@gmail.com",
"modified": "2025-10-27 21:05:21.125639",
"modified_by": "Administrator",
"module": "Utilities",
"name": "addresses",
"owner": "Administrator",
@@ -113,7 +113,7 @@
"fieldname": "state",
"fieldtype": "Data",
"hidden": 0,
"label": "State",
"label": "State/Province",
"max_length": 0,
"max_value": 0,
"read_only": 0,
@@ -197,4 +197,4 @@
"show_in_filter": 0
}
]
}
}