mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-04 10:49:15 +00:00
7 lines
157 B
JavaScript
7 lines
157 B
JavaScript
define(
|
|
"dijit/form/nls/ar/ComboBox", ({
|
|
previousMessage: "الاختيارات السابقة",
|
|
nextMessage: "مزيد من الاختيارات"
|
|
})
|
|
);
|