Skip to content

Commit 2b9d2f7

Browse files
committed
update zh-tw.ts for 1.30.0
line 426 \" changes to "
1 parent b1e8478 commit 2b9d2f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lang/locale/zh-tw.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@ export default {
423423
// escape-yaml-special-characters.ts
424424
'escape-yaml-special-characters': {
425425
'name': '逸出 YAML 特殊字元',
426-
'description': '在 YAML 中逸出後面有空格的冒號(: )、單引號(\')和雙引號(\")。',
426+
'description': '在 YAML 中逸出後面有空格的冒號(: )、單引號(\')和雙引號(")。',
427427
'try-to-escape-single-line-arrays': {
428428
'name': '嘗試逸出單行陣列',
429429
'description': '假設陣列以 \'[\' 開頭,以 \']\' 結尾,且項目以 \',\' 分隔,嘗試逸出陣列值。',

0 commit comments

Comments
 (0)