diff options
Diffstat (limited to 'js/dojo/dojox/widget/nls/ar/FilePicker.js')
| -rw-r--r-- | js/dojo/dojox/widget/nls/ar/FilePicker.js | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/js/dojo/dojox/widget/nls/ar/FilePicker.js b/js/dojo/dojox/widget/nls/ar/FilePicker.js new file mode 100644 index 0000000..9352983 --- /dev/null +++ b/js/dojo/dojox/widget/nls/ar/FilePicker.js @@ -0,0 +1,10 @@ +//>>built +define( +"dojox/widget/nls/ar/FilePicker", ({ +name: "الاسم", +path: "المسار", +size: "الحجم (بالبايت)" +}) + + +);
\ No newline at end of file |
