mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-16 22:46:03 +01:00
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