mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-15 21:45:56 +00:00
update dojo to 1.7.3
This commit is contained in:
17
lib/dijit/_editor/nls/cs/LinkDialog.js.uncompressed.js
Normal file
17
lib/dijit/_editor/nls/cs/LinkDialog.js.uncompressed.js
Normal file
@@ -0,0 +1,17 @@
|
||||
define(
|
||||
"dijit/_editor/nls/cs/LinkDialog", //begin v1.x content
|
||||
({
|
||||
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"
|
||||
})
|
||||
|
||||
//end v1.x content
|
||||
);
|
||||
Reference in New Issue
Block a user