Customize weather temperature display based on unit setting
This commit is contained in:
@ -82,8 +82,8 @@
|
||||
},
|
||||
"UNITS": {
|
||||
"LABEL": "Unités pour les distances",
|
||||
"IMPERIAL": "Système impérial (ft, mi)",
|
||||
"METRIC": "Système métrique (m, km)"
|
||||
"IMPERIAL": "Système impérial (ft, mi, °F)",
|
||||
"METRIC": "Système métrique (m, km, °C)"
|
||||
},
|
||||
"SPORT": {
|
||||
"ACTION": "action",
|
||||
@ -108,4 +108,4 @@
|
||||
"USER_PICTURE": "photo de l'utilisateur",
|
||||
"USERNAME": "Nom d'utilisateur",
|
||||
"USERNAME_INFO": "3 à 30 caractères requis, seuls les caractères alphanumériques et le caractère _ sont autorisés."
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user