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