Update lang.sq.js

This commit is contained in:
StalderT
2015-12-01 12:12:05 +01:00
parent 11cd561a88
commit 9111fb7b7b

View File

@@ -79,7 +79,7 @@ svgEditor.readLang({
"fit_to_sel": "Fit to Selection",
"align_relative_to": "Vendose në lidhje me ...",
"relativeTo": "lidhje me:",
"faqe": "faqe",
"page": "faqe",
"largest_object": "madh objekt",
"selected_objects": "objektet e zgjedhur",
"smallest_object": "objektit më të vogël",
@@ -247,4 +247,4 @@ svgEditor.readLang({
rememberLabel: "Remember this choice?",
rememberTooltip: "If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again."
}
});
});