mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-23 05:21:29 +00:00
update dojo to 1.7.3
This commit is contained in:
17
lib/dijit/_editor/nls/he/LinkDialog.js.uncompressed.js
Normal file
17
lib/dijit/_editor/nls/he/LinkDialog.js.uncompressed.js
Normal file
@@ -0,0 +1,17 @@
|
||||
define(
|
||||
"dijit/_editor/nls/he/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