#98 storage title issue fixed

This commit is contained in:
Agriya Dev5
2021-05-18 20:34:56 +05:30
parent d4385e7e72
commit 5cb889a638

View File

@@ -7,7 +7,7 @@ const prefs_and_content = i18next.t('properties.prefs_and_content');
const prefs_only = i18next.t('properties.prefs_only');
const no_prefs_or_content = i18next.t('properties.no_prefs_or_content');
const remember_this_choice = i18next.t('tools.remember_this_choice');
const remember_this_choice_title = i18next.t('notification.remember_this_choice_title');
const remember_this_choice_title = i18next.t('tools.remember_this_choice_title');
const ok = i18next.t('common.ok');
const cancel = i18next.t('common.cancel');
template.innerHTML = `