diff --git a/resources/lang/en/multi-taxonomies.php b/resources/lang/en/multi-taxonomies.php index 6fe7c06..5581c3d 100644 --- a/resources/lang/en/multi-taxonomies.php +++ b/resources/lang/en/multi-taxonomies.php @@ -4,10 +4,10 @@ 'Configuration of type' => 'Resource setting', 'select origin' => 'Resource origin', 'Config First Taxonomy' => 'First Taxonomy Config', - 'First taxonomy' => 'First Taxonomy', + 'First Taxonomy' => 'First Taxonomy', 'Primary key' => 'Taxonomy key', 'Label column' => 'Label column', - 'Config second Taxonomy' => 'Second Taxonomy Config', + 'Config Second Taxonomy' => 'Second Taxonomy Config', 'Second Taxonomy' => 'Second Taxonomy', 'Foreign key' => 'Foreign key', diff --git a/resources/lang/fr/multi-taxonomies.php b/resources/lang/fr/multi-taxonomies.php index d5015b0..81f23be 100644 --- a/resources/lang/fr/multi-taxonomies.php +++ b/resources/lang/fr/multi-taxonomies.php @@ -4,10 +4,10 @@ 'Configuration of type' => 'Configuration des ressources', 'select origin' => 'Origine de la ressource', 'Config First Taxonomy' => 'Configuration première taxonomie', - 'First taxonomy' => 'Première taxonomie', + 'First Taxonomy' => 'Première taxonomie', 'Primary key' => 'Clef de la taxonomie', 'Label column' => 'Champ texte', - 'Config second Taxonomy' => 'Configuration seconde taxonomie', + 'Config Second Taxonomy' => 'Configuration seconde taxonomie', 'Second Taxonomy' => 'Seconde taxonomie', 'Foreign key' => 'Clef externe',