Update lang.ja.js
parent
97f0ff959b
commit
6b276cef46
|
@ -79,7 +79,7 @@ svgEditor.readLang({
|
||||||
"fit_to_sel": "選択対象に合わせる",
|
"fit_to_sel": "選択対象に合わせる",
|
||||||
"align_relative_to": "揃える",
|
"align_relative_to": "揃える",
|
||||||
"relativeTo": "相対:",
|
"relativeTo": "相対:",
|
||||||
"ページ": "ページ",
|
"page": "ページ",
|
||||||
"largest_object": "最大のオブジェクト",
|
"largest_object": "最大のオブジェクト",
|
||||||
"selected_objects": "選択オブジェクト",
|
"selected_objects": "選択オブジェクト",
|
||||||
"smallest_object": "最小のオブジェクト",
|
"smallest_object": "最小のオブジェクト",
|
||||||
|
@ -247,4 +247,4 @@ svgEditor.readLang({
|
||||||
rememberLabel: "Remember this choice?",
|
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."
|
rememberTooltip: "If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again."
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in New Issue