🌎 New Crowdin updates

This commit is contained in:
Thomas Camlong
2022-10-11 05:18:12 +09:00
committed by GitHub
parent e23a6bfc3b
commit ba7786d337
22 changed files with 129 additions and 129 deletions

View File

@@ -1,10 +1,10 @@
{
"descriptor": {
"name": "天气",
"description": "查你所在地区的当前天气",
"description": "查你所在地区的当前天气",
"settings": {
"displayInFahrenheit": {
"label": "显示单位:华氏"
"label": "显示华氏"
},
"location": {
"label": "天气位置"
@@ -13,20 +13,20 @@
},
"card": {
"weatherDescriptions": {
"clear": "清楚",
"mainlyClear": "主要是清楚",
"clear": "晴朗",
"mainlyClear": "晴朗为主",
"fog": "雾",
"drizzle": "细雨",
"freezingDrizzle": "冰冷的细雨",
"freezingDrizzle": "细雨",
"rain": "雨",
"freezingRain": "冻雨",
"snowFall": "降雪",
"snowGrains": "雪",
"snowGrains": "雪",
"rainShowers": "阵雨",
"snowShowers": "阵雪",
"thunderstorm": "雷雨天气",
"thunderstormWithHail": "雷暴冰雹",
"unknown": "不详"
"thunderstormWithHail": "雷暴冰雹",
"unknown": "未知"
}
}
}