@@ -441,6 +441,12 @@ abstract class AppLocalizations {
|
||||
/// In it, this message translates to:
|
||||
/// **'FLUX ha bisogno dei tuoi dati fiscali per gestire correttamente le fatturazioni e le attivazioni dei tuoi negozi.'**
|
||||
String get createCompanyScreenFluxNeedsYourFiscalData;
|
||||
|
||||
/// No description provided for @operationFormAttachmentSectionNoCustomer.
|
||||
///
|
||||
/// In it, this message translates to:
|
||||
/// **'Devi prima selezionare un cliente'**
|
||||
String get operationFormAttachmentSectionNoCustomer;
|
||||
}
|
||||
|
||||
class _AppLocalizationsDelegate
|
||||
|
||||
Reference in New Issue
Block a user