Skip to content
This repository was archived by the owner on Nov 12, 2019. It is now read-only.

Commit 70780f7

Browse files
author
aFolletete
committed
[-] Translations : Fixed a translation in the import on BO
1 parent d2da74e commit 70780f7

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

translations/en/admin.php

+1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22

33
global $_LANGADM;
44
$_LANGADM = array();
5+
$_LANGADM['AdminImport287234a1ff35a314b5b6bc4e5828e745'] = 'Combinations';
56

67
?>

translations/es/admin.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -599,7 +599,7 @@
599599
$_LANGADM['AdminImages729a51874fe901b092899e9e8b31c97a'] = '¿Está seguro?';
600600
$_LANGADM['AdminImportaf1b98adf7f686b84cd0b443e022b7a0'] = 'Categorías';
601601
$_LANGADM['AdminImport068f80c7519d0528fb08e82137a72131'] = 'Productos';
602-
$_LANGADM['AdminImport287234a1ff35a314b5b6bc4e5828e745'] = 'Atributos';
602+
$_LANGADM['AdminImport287234a1ff35a314b5b6bc4e5828e745'] = 'Combinaciones';
603603
$_LANGADM['AdminImporte6d0e1c8fc6a4fcf47869df87e04cd88'] = 'Clientes';
604604
$_LANGADM['AdminImport284b47b0bb63ae2df3b29f0e691d6fcf'] = 'Direcciones';
605605
$_LANGADM['AdminImport2377be3c2ad9b435ba277a73f0f1ca76'] = 'fabricantes';

translations/fr/admin.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -697,7 +697,7 @@
697697
$_LANGADM['AdminImages729a51874fe901b092899e9e8b31c97a'] = 'Êtes-vous sûr ?';
698698
$_LANGADM['AdminImportaf1b98adf7f686b84cd0b443e022b7a0'] = 'Catégories';
699699
$_LANGADM['AdminImport068f80c7519d0528fb08e82137a72131'] = 'Produits';
700-
$_LANGADM['AdminImport287234a1ff35a314b5b6bc4e5828e745'] = 'Attributs';
700+
$_LANGADM['AdminImport287234a1ff35a314b5b6bc4e5828e745'] = 'Déclinaisons';
701701
$_LANGADM['AdminImporte6d0e1c8fc6a4fcf47869df87e04cd88'] = 'Clients';
702702
$_LANGADM['AdminImport284b47b0bb63ae2df3b29f0e691d6fcf'] = 'Adresses';
703703
$_LANGADM['AdminImport2377be3c2ad9b435ba277a73f0f1ca76'] = 'Fabricants';

0 commit comments

Comments
 (0)