mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-22 08:31:28 +00:00
upgrade dojo to 1.8.3 (refs #570)
This commit is contained in:
14
lib/dijit/_editor/nls/ar/LinkDialog.js.uncompressed.js
Normal file
14
lib/dijit/_editor/nls/ar/LinkDialog.js.uncompressed.js
Normal file
@@ -0,0 +1,14 @@
|
||||
define(
|
||||
"dijit/_editor/nls/ar/LinkDialog", ({
|
||||
createLinkTitle: "خصائص الوصلة",
|
||||
insertImageTitle: "خصائص الصورة",
|
||||
url: "عنوان URL:",
|
||||
text: "الوصف:",
|
||||
target: "الهدف:",
|
||||
set: "تحديد",
|
||||
currentWindow: "النافذة الحالية",
|
||||
parentWindow: "النافذة الرئيسية",
|
||||
topWindow: "النافذة العلوية",
|
||||
newWindow: "نافذة جديدة"
|
||||
})
|
||||
);
|
||||
Reference in New Issue
Block a user