This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
richard
/
doccano
mirror of
https://github.com/doccano/doccano.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
fix chinese language iso code
pull/1167/head
Chris
3 years ago
parent
9b688b756d
commit
b6b6ca5a3d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
frontend/i18n/index.js
2
frontend/i18n/index.js
View File
@ -9,7 +9,7 @@ export default {
{
name
:
'中文'
,
code
:
'zh'
,
iso
:
'zh-C
A
'
,
iso
:
'zh-C
N
'
,
file
:
'zh'
}
,
{
Write
Preview
Loading…
Cancel
Save