diff --git a/public/locales/gl/layout/common.json b/public/locales/gl/layout/common.json new file mode 100644 index 000000000..cb0774f39 --- /dev/null +++ b/public/locales/gl/layout/common.json @@ -0,0 +1,18 @@ +{ + "modals": { + "blockedPopups": { + "title": "", + "text": "", + "list": { + "browserPermission": "", + "adBlockers": "", + "otherBrowser": "" + } + } + }, + "actions": { + "category": { + "openAllInNewTab": "" + } + } +}