Update lang.tl.js

This commit is contained in:
StalderT
2015-12-01 12:18:17 +01:00
parent b9e8b8ad1c
commit 1771c7a24e

View File

@@ -79,7 +79,7 @@ svgEditor.readLang({
"fit_to_sel": "Pagkasyahin sa pagpili",
"align_relative_to": "Pantayin sa kamag-anak sa ...",
"relativeTo": "kamag-anak sa:",
"pahina": "pahina",
"page": "pahina",
"largest_object": "pinakamalaking bagay",
"selected_objects": "inihalal na mga bagay",
"smallest_object": "pinakamaliit na bagay",
@@ -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."
}
});
});