Update default theme
This commit is contained in:
parent
9fe36070c1
commit
a30c12d86d
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
return [
|
||||
'page_title' => 'Meine Vorlage',
|
||||
'theme_name' => 'Standarddesign',
|
||||
'theme_name' => 'Default',
|
||||
'enabled_text' => 'derzeit aktiviert',
|
||||
'theme_pop_checkbox' => 'Vorlagendaten importieren',
|
||||
'theme_pop_text' => 'Wenn Sie die Daten der Importvorlage überprüfen, werden möglicherweise das vorhandene konfigurierte Seitenlayout, die Klassifizierung, das Produkt und andere Daten überschrieben. Bitte erstellen Sie zuerst eine Sicherungskopie! ',
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
return [
|
||||
'page_title' => 'My template',
|
||||
'theme_name' => 'default theme',
|
||||
'theme_name' => 'Default',
|
||||
'enabled_text' => 'Currently enabled',
|
||||
'theme_pop_checkbox' => 'import template data',
|
||||
'theme_pop_text' => 'If you check the import template data, it may overwrite the existing configured page layout, classification, product and other data, please make a backup first! ',
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
return [
|
||||
'page_title' => 'Mi plantilla',
|
||||
'theme_name' => 'tema predeterminado',
|
||||
'theme_name' => 'Default',
|
||||
'enabled_text' => 'actualmente habilitado',
|
||||
'theme_pop_checkbox' => 'importar datos de plantilla',
|
||||
'theme_pop_text' => 'Si verifica los datos de la plantilla de importación, es posible que se sobrescriba el diseño de página, la clasificación, el producto y otros datos configurados existentes. ¡Haga una copia de seguridad primero! ',
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
return [
|
||||
'page_title' => 'Mon modèle',
|
||||
'theme_name' => 'thème par défaut',
|
||||
'theme_name' => 'Default',
|
||||
'enabled_text' => 'actuellement activé',
|
||||
'theme_pop_checkbox' => 'importer les données du modèle',
|
||||
'theme_pop_text' => 'Si vous vérifiez les données du modèle d\'importation, il se peut qu\'elles écrasent la mise en page, la classification, le produit et d\'autres données configurées existantes, veuillez d\'abord faire une sauvegarde ! ',
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
return [
|
||||
'page_title' => 'Il mio modello',
|
||||
'theme_name' => 'tema predefinito',
|
||||
'theme_name' => 'Default',
|
||||
'enabled_text' => 'attualmente abilitato',
|
||||
'theme_pop_checkbox' => 'importa i dati del modello',
|
||||
'theme_pop_text' => 'Se controlli i dati del modello di importazione, potrebbe sovrascrivere il layout di pagina configurato esistente, la classificazione, il prodotto e altri dati, per favore fai prima un backup! ',
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
return [
|
||||
'page_title' => '私のテンプレート',
|
||||
'theme_name' => 'デフォルトのテーマ',
|
||||
'theme_name' => 'デフォルト',
|
||||
'enabled_text' => '現在有効',
|
||||
'theme_pop_checkbox' => 'テンプレート データのインポート',
|
||||
'theme_pop_text' => 'インポート テンプレート データを確認すると、既存の設定済みのページ レイアウト、分類、製品、およびその他のデータが上書きされる可能性があります。最初にバックアップを作成してください! ',
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
return [
|
||||
'page_title' => 'Мой шаблон',
|
||||
'theme_name' => 'тема по умолчанию',
|
||||
'theme_name' => 'По умолчанию',
|
||||
'enabled_text' => 'включено в данный момент',
|
||||
'theme_pop_checkbox' => 'импортировать данные шаблона',
|
||||
'theme_pop_text' => 'Если вы проверите данные шаблона импорта, они могут перезаписать существующий настроенный макет страницы, классификацию, продукт и другие данные, сначала сделайте резервную копию! ',
|
||||
|
|
|
|||
Loading…
Reference in New Issue