Skip to content

Commit 9b0b1a7

Browse files
authored
chore(jsondata): remove the prefix of {{js_property_attributes}} for zh-TW (mdn#40804)
1 parent 886f264 commit 9b0b1a7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

files/jsondata/L10n-Template.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,8 @@
344344
"ko": "Property attributes of ",
345345
"pt-BR": "Property attributes of ",
346346
"ru": "Атрибуты свойства ",
347-
"zh-CN": ""
347+
"zh-CN": "",
348+
"zh-TW": ""
348349
},
349350
"js_property_attributes_header_suffix": {
350351
"de": "",

0 commit comments

Comments
 (0)