Add language strings for the toolbar
This commit is contained in:
@@ -152,6 +152,10 @@ return array (
|
||||
'Select Country' => 'Select Country',
|
||||
'Create' => 'Create',
|
||||
'Related' => 'Related',
|
||||
'Grid' => 'Grid',
|
||||
'List' => 'List',
|
||||
'Next' => 'Next',
|
||||
'Previous' => 'Previous',
|
||||
/*
|
||||
'The page cannot be found' => 'The page cannot be found',
|
||||
'What\'s your name?' => 'What\'s your name?',
|
||||
|
||||
@@ -152,6 +152,10 @@ return array (
|
||||
'Select Country' => '',
|
||||
'Create' => '',
|
||||
'Related' => '',
|
||||
'Grid' => '',
|
||||
'List' => '',
|
||||
'Next' => '',
|
||||
'Previous' => '',
|
||||
/*
|
||||
'The page cannot be found' => '',
|
||||
'What\'s your name?' => '',
|
||||
|
||||
@@ -152,6 +152,11 @@ return array (
|
||||
'Select Country' => 'Choisissez un pays',
|
||||
'Create' => 'Créer',
|
||||
'Related' => 'Liés', // voir le contexte pour l'accord
|
||||
'Grid' => 'Grille',
|
||||
'List' => 'Liste',
|
||||
'Next' => 'Suivant',
|
||||
'Previous' => 'Précédent',
|
||||
|
||||
/*
|
||||
'The page cannot be found' => '',
|
||||
'What\'s your name?' => '',
|
||||
|
||||
@@ -152,6 +152,10 @@ return array (
|
||||
'Select Country' => '',
|
||||
'Create' => '',
|
||||
'Related' => '',
|
||||
'Grid' => '',
|
||||
'List' => '',
|
||||
'Next' => '',
|
||||
'Previous' => '',
|
||||
/*
|
||||
'The page cannot be found' => '',
|
||||
'What\'s your name?' => '',
|
||||
|
||||
Reference in New Issue
Block a user