10 lines
125 B
JavaScript
10 lines
125 B
JavaScript
//>>built
|
|
define(
|
|
"dojox/editor/plugins/nls/zh-tw/Save", //begin v1.x content
|
|
({
|
|
"save": "儲存"
|
|
})
|
|
|
|
//end v1.x content
|
|
);
|