"...resnet50_tensorflow.git" did not exist on "4a8e45d17fffc1a51e6ea0c2a8c1260b99434549"
Commit d187b161 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

fix: language ordering

parent 5e24e03f
......@@ -39,6 +39,10 @@
"code": "ja-JP",
"title": "Japanese"
},
{
"code": "ko-KR",
"title": "Korean"
},
{
"code": "nl-NL",
"title": "Dutch (Netherlands)"
......@@ -66,9 +70,5 @@
{
"code": "zh-TW",
"title": "Chinese (Traditional)"
},
{
"code": "ko-KR",
"title": "Korean"
}
]
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment