diff --git a/editor/locale/lang.ga.js b/editor/locale/lang.ga.js index 546527d4..7b2167c6 100644 --- a/editor/locale/lang.ga.js +++ b/editor/locale/lang.ga.js @@ -79,7 +79,7 @@ svgEditor.readLang({ "fit_to_sel": "Laghdaigh a roghnú", "align_relative_to": "Ailínigh i gcomparáid leis ...", "relativeTo": "i gcomparáid leis:", - "leathanach": "leathanach", + "page": "leathanach", "largest_object": "réad is mó", "selected_objects": "réada tofa", "smallest_object": "lú réad", @@ -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." } -}); \ No newline at end of file +});