From 263098c5444ff5246c1e936f25a82a38014eaba9 Mon Sep 17 00:00:00 2001 From: StalderT Date: Tue, 1 Dec 2015 12:01:11 +0100 Subject: [PATCH] Update lang.ga.js --- editor/locale/lang.ga.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +});