diff --git a/public/locales/gl/settings/general/search-engine.json b/public/locales/gl/settings/general/search-engine.json new file mode 100644 index 000000000..9cb91483a --- /dev/null +++ b/public/locales/gl/settings/general/search-engine.json @@ -0,0 +1,19 @@ +{ + "title": "", + "configurationName": "", + "tips": { + "generalTip": "", + "placeholderTip": "" + }, + "customEngine": { + "title": "", + "label": "", + "placeholder": "" + }, + "searchNewTab": { + "label": "" + }, + "searchEnabled": { + "label": "" + } +}