aaaaaaaaaaaa

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
2026-05-02 10:22:47 +02:00
parent ac97e47771
commit 1721b2ff89
32 changed files with 454 additions and 1031 deletions

View File

@@ -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