mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-23 05:21:29 +00:00
upgrade dojo to 1.8.3 (refs #570)
This commit is contained in:
14
lib/dijit/_editor/nls/he/LinkDialog.js.uncompressed.js
Normal file
14
lib/dijit/_editor/nls/he/LinkDialog.js.uncompressed.js
Normal file
@@ -0,0 +1,14 @@
|
||||
define(
|
||||
"dijit/_editor/nls/he/LinkDialog", ({
|
||||
createLinkTitle: "תכונות קישור",
|
||||
insertImageTitle: "תכונות תמונה",
|
||||
url: "URL:",
|
||||
text: "תיאור:",
|
||||
target: "יעד:",
|
||||
set: "הגדרה",
|
||||
currentWindow: "חלון נוכחי",
|
||||
parentWindow: "חלון אב",
|
||||
topWindow: "חלון עליון",
|
||||
newWindow: "חלון חדש"
|
||||
})
|
||||
);
|
||||
Reference in New Issue
Block a user