mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-15 20:45:55 +00:00
dojo: remove uncompressed files
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
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