mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-15 18:25:55 +00:00
upgrade dojo to 1.8.3 (refs #570)
This commit is contained in:
14
lib/dijit/_editor/nls/cs/LinkDialog.js.uncompressed.js
Normal file
14
lib/dijit/_editor/nls/cs/LinkDialog.js.uncompressed.js
Normal file
@@ -0,0 +1,14 @@
|
||||
define(
|
||||
"dijit/_editor/nls/cs/LinkDialog", ({
|
||||
createLinkTitle: "Vlastnosti odkazu",
|
||||
insertImageTitle: "Vlastnosti obrázku",
|
||||
url: "Adresa URL:",
|
||||
text: "Popis:",
|
||||
target: "Cíl:",
|
||||
set: "Nastavit",
|
||||
currentWindow: "Aktuální okno",
|
||||
parentWindow: "Nadřízené okno",
|
||||
topWindow: "Okno nejvyšší úrovně",
|
||||
newWindow: "Nové okno"
|
||||
})
|
||||
);
|
||||
Reference in New Issue
Block a user