@localazy/strapi-plugin
Version:
The official Strapi Plugin by Localazy.
11 lines (10 loc) • 401 B
JavaScript
;
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const en = {
"localazy.name": "Localazy",
"localazy.localazy_settings": "Localazy Settings",
"localazy.content_transfer_setup": "Content Transfer Setup",
"localazy.exclude_from_translation": "Exclude from translation",
"localazy.include_to_translation": "Include to translation"
};
exports.default = en;