mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-04 03:39:13 +00:00
9 lines
140 B
JavaScript
9 lines
140 B
JavaScript
define(
|
|
"dijit/nls/ar/common", ({
|
|
buttonOk: "حسنا",
|
|
buttonCancel: "الغاء",
|
|
buttonSave: "حفظ",
|
|
itemClose: "اغلاق"
|
|
})
|
|
);
|