Fix typos on strings
Signed-off-by: lucmsilva651 <lucmsilva651@gmail.com>
This commit is contained in:
parent
2851ebce3c
commit
aed0bd04a1
2 changed files with 7 additions and 8 deletions
|
@ -38,8 +38,8 @@
|
|||
"lastFmErr": "*Error retrieving data for Last.fm user* {lastfmUser}.",
|
||||
"currentCommit": "*Current commit:* `{commitHash}`",
|
||||
"errorRetrievingCommit": "*Error retrieving commit:* {error}",
|
||||
"provideLocation": "*Please provide a valid location.*",
|
||||
"provideLocation": "*Please provide a location.*",
|
||||
"invalidLocation": "*Invalid location. Try again.*",
|
||||
"weatherStatus": "*Weather in {addressFirst}:*\n\n*Status:* `{getStatusEmoji(iconCode)} {wxPhraseLong}`\n*Temperature:* `{temperature} °{temperatureUnit}`\n*Feels like:* `{temperatureFeelsLike} °{temperatureUnit2}`\n*Humidity:* `{relativeHumidity}%`\n*Wind speed:* `{windSpeed} {speedUnit}`",
|
||||
"weatherErr": "*An error occurred while retrieving the weather. Please try again later.*\n\n`{error}`"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue