Added missing json files

This commit is contained in:
2026-03-10 15:31:03 +08:00
parent ddf452b92f
commit 4a37cded04
3 changed files with 36 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"DS.KMB.ETA.DEPARTED": "%s (走左了?)",
"DS.KMB.NEAREST_STOPS": "九巴:%s 範圍內車站",
"DS.KMB.NO_NEAREST_STOPS": "%s 範圍內找不到九巴站,最近 %d 個站為:",
"DS.MTR.NEAREST_STOPS": "%s 範圍內港鐵巴士車站",
"DS.MTR.NO_NEAREST_STOPS": "%s 範圍內找不到港鐵巴士站,最近 %d 個站為:",
"DS.MTR.NO_SCHEDULES": "沒有行程(收左工了?)",
"NO_RESULTS": "找不到結果",
"UNITS.KM": "%.1f 公里",
"UNITS.METER": "%.0f 米",
"UNITS.MILE": "%.1f 英哩",
"UNITS.MINUTE": "%.0f 分"
}