2
0
forked from Wavyzz/dolibarr
This commit is contained in:
Laurent Destailleur
2022-11-01 20:25:58 +01:00
parent 4f38cfc435
commit dca945f1ab

View File

@@ -612,7 +612,6 @@ class Setup extends DolibarrApi
* @param object $object Object with label to translate
* @param string $lang Code of the language the name of the object must be translated to
* @param string $prefix Prefix for translation key
*
* @return void
*/
private function translateLabel($object, $lang, $prefix = 'Country')