webui-aria2/js/libs/dojox/atom/widget/nls/ja/FeedEntryEditor.js

12 lines
198 B
JavaScript
Raw Normal View History

//>>built
define(
"dojox/atom/widget/nls/ja/FeedEntryEditor", //begin v1.x content
({
doNew: "[新規]",
edit: "[編集]",
save: "[保存]",
cancel: "[キャンセル]"
})
//end v1.x content
);