Skip to content

Commit 355e3ba

Browse files
committed
rename zh_hans to zh_Hans for weblate interoperability.
1 parent 56696b5 commit 355e3ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/locales.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import Deutch from '../locales/de.json';
55
import Netherland from '../locales/nl.json';
66
import Arabic from '../locales/ar.json';
77
import Ukrainian from '../locales/uk.json';
8-
import SimpleChineese from '../locales/zh_hans.json';
8+
import SimpleChineese from '../locales/zh_Hans.json';
99
import Greek from '../locales/el.json'
1010
import Italian from '../locales/it.json';
1111
import Portuguese from '../locales/pt.json';

0 commit comments

Comments
 (0)