Update lang.tr.js

This commit is contained in:
StalderT
2015-12-01 12:18:53 +01:00
parent 1771c7a24e
commit 9e59a7c334

View File

@@ -79,7 +79,7 @@ svgEditor.readLang({
"fit_to_sel": "Fit seçimine",
"align_relative_to": "Align göre ...",
"relativeTo": "göreli:",
"sayfa": "sayfa",
"page": "sayfa",
"largest_object": "en büyük nesne",
"selected_objects": "seçilen nesneleri",
"smallest_object": "küçük nesne",
@@ -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."
}
});
});