File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -53,6 +53,7 @@ actions:
53
53
smsInvalidCode : 您輸入的代碼無效。請再試一次。
54
54
smsResendThrottled : 驗證簡訊已在不到一分鐘前傳送到指定的電話號碼。請稍後再試一次。
55
55
smsVerificationFailed : 您的電話無法驗證。您輸入的代碼可能已失效。請要求新的代碼,然後再試一次。
56
+ placeDeleted : 您的地點已被刪除。
56
57
common :
57
58
coordinates : " {lat}; {lon}"
58
59
dateExpressions :
@@ -98,6 +99,7 @@ common:
98
99
startOver : 重新開始
99
100
submitting : 正在提交…
100
101
" yes " : 是
102
+ loading : 載入中
101
103
itineraryDescriptions :
102
104
fareUnknown : 無票價資訊
103
105
noItineraryToDisplay : 沒有預定行程可顯示。
@@ -239,6 +241,7 @@ components:
239
241
nameAlreadyUsed : 您已經對其他地點使用此名稱。請輸入其他名稱。
240
242
placeNotFound : 找不到地點
241
243
placeNotFoundDescription : 很抱歉,找不到請求的地點。
244
+ charactersRemaining : ' {chars, plural, one {# 剩餘字元} other {# 剩餘字元}}'
242
245
FormNavigationButtons :
243
246
ariaLabel : 表單導航
244
247
ItinerarySummary :
You can’t perform that action at this time.
0 commit comments