mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-18 15:36:02 +01:00
Merge pull request #106 from FAr18/master
feat(locales): add Traditional Chinese
This commit is contained in:
12
locales/tc.json
Normal file
12
locales/tc.json
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"language": "繁體中文",
|
||||||
|
"ui": {
|
||||||
|
"settings": {
|
||||||
|
"title": "設置",
|
||||||
|
"language": "語言"
|
||||||
|
},
|
||||||
|
"cancel": "取消",
|
||||||
|
"close": "關閉",
|
||||||
|
"confirm": "確認"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user