Customize weather temperature display based on unit setting
This commit is contained in:
@ -94,8 +94,8 @@
|
||||
"SUCCESSFUL_UPDATE": "Your account has been updated successfully.",
|
||||
"UNITS": {
|
||||
"LABEL": "Units for distance",
|
||||
"IMPERIAL": "Imperial system (ft, mi)",
|
||||
"METRIC": "Metric system (m, km)"
|
||||
"IMPERIAL": "Imperial system (ft, mi, °F)",
|
||||
"METRIC": "Metric system (m, km, °C)"
|
||||
},
|
||||
"TIMEZONE": "Timezone"
|
||||
},
|
||||
@ -108,4 +108,4 @@
|
||||
"USER_PICTURE": "user picture",
|
||||
"USERNAME": "Username",
|
||||
"USERNAME_INFO": "3 to 30 characters required, only alphanumeric characters and the underscore character \"_\" allowed."
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user