Change "Find my value" to "Find my ISO Code" for the currency field (#22917)

Under Settings > System > General the user can set the currency for the system.

To enter the correct ISO code there is a link to the respective Wikipedia page.

The link is currently labeled "Find my value" which makes no real sense.
This commit is contained in:
Norbert Rittel 2024-11-20 19:28:14 +01:00 committed by GitHub
parent 757ed2e80c
commit 8e796e013a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2449,7 +2449,7 @@
"unit_system_metric": "Metric",
"us_customary_example": "Fahrenheit, pounds",
"metric_example": "Celsius, kilograms",
"find_currency_value": "Find my value",
"find_currency_value": "Find my ISO code",
"save_button": "Save",
"currency": "Currency",
"edit_location": "Edit location",