mirror of
https://github.com/adobe/brackets.git
synced 2024-11-20 18:02:54 +01:00
Add zh-tw to urls.js.
This commit is contained in:
parent
46871b3260
commit
aae9045075
@ -53,6 +53,7 @@ define(function (require, exports, module) {
|
|||||||
"ru": true,
|
"ru": true,
|
||||||
"sv": true,
|
"sv": true,
|
||||||
"zh-cn": true,
|
"zh-cn": true,
|
||||||
|
"zh-tw": true,
|
||||||
"tr": true
|
"tr": true
|
||||||
};
|
};
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user