#98 dialogs i18n translate changes

This commit is contained in:
Agriya Dev5
2021-05-19 14:46:40 +05:30
parent 299f271d18
commit e58ea5a155
6 changed files with 51 additions and 38 deletions

View File

@@ -1,6 +1,6 @@
/* eslint-disable max-len */
/* globals svgEditor */
import 'elix/define/Dialog.js';
const template = document.createElement('template');
const notification = svgEditor.i18next.t('notification.editorPreferencesMsg');
const prefs_and_content = svgEditor.i18next.t('properties.prefs_and_content');