diff --git a/public/locales/gl/modules/bookmark.json b/public/locales/gl/modules/bookmark.json new file mode 100644 index 000000000..7b959be28 --- /dev/null +++ b/public/locales/gl/modules/bookmark.json @@ -0,0 +1,21 @@ +{ + "descriptor": { + "name": "", + "description": "", + "settings": { + "title": "", + "items": { + "label": "" + }, + "layout": { + "label": "" + } + } + }, + "card": { + "noneFound": { + "title": "", + "text": "" + } + } +}