mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-24 02:41:28 +00:00
upgrade dojo to 1.8.3 (refs #570)
This commit is contained in:
14
lib/dijit/_editor/nls/el/LinkDialog.js.uncompressed.js
Normal file
14
lib/dijit/_editor/nls/el/LinkDialog.js.uncompressed.js
Normal file
@@ -0,0 +1,14 @@
|
||||
define(
|
||||
"dijit/_editor/nls/el/LinkDialog", ({
|
||||
createLinkTitle: "Ιδιότητες σύνδεσης",
|
||||
insertImageTitle: "Ιδιότητες εικόνας",
|
||||
url: "Διεύθυνση URL:",
|
||||
text: "Περιγραφή:",
|
||||
target: "Προορισμός:",
|
||||
set: "Ορισμός",
|
||||
currentWindow: "Τρέχον παράθυρο",
|
||||
parentWindow: "Γονικό παράθυρο",
|
||||
topWindow: "Παράθυρο σε πρώτο πλάνο",
|
||||
newWindow: "Νέο παράθυρο"
|
||||
})
|
||||
);
|
||||
Reference in New Issue
Block a user