Skip to content

Commit 24046f1

Browse files
authored
Merge pull request #164 from findersky/master
Language update. Synchronize "Contact" to Simplified Chinese and Traditional Chinese.
2 parents 472da86 + 401914a commit 24046f1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/App/Resources/admin.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -589,7 +589,9 @@
589589
"contact": {
590590
"Values": {
591591
"en-US": "Contact",
592-
"ru-RU": "Контакт"
592+
"ru-RU": "Контакт",
593+
"zh-cn": "联系",
594+
"zh-tw": "聯系"
593595
}
594596
}
595597
}

0 commit comments

Comments
 (0)