mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-01-22 14:35:43 -06:00
update language in i18n/[language-code].yaml
This commit is contained in:
parent
bafc42f587
commit
66c3a9c71d
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
global:
|
||||
language: "ZH-CN"
|
||||
language: "简体中文"
|
||||
|
||||
article:
|
||||
anchor_label: "锚点"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
global:
|
||||
language: "ZH-TW"
|
||||
language: "繁體中文"
|
||||
|
||||
article:
|
||||
anchor_label: "定位點"
|
||||
|
|
Loading…
Reference in a new issue