asd
This commit is contained in:
@@ -220,11 +220,11 @@ abstract class AppLocalizations {
|
||||
/// **'Salva'**
|
||||
String get commonSave;
|
||||
|
||||
/// No description provided for @commonService.
|
||||
/// No description provided for @commonOperation.
|
||||
///
|
||||
/// In it, this message translates to:
|
||||
/// **'Servizio'**
|
||||
String get commonService;
|
||||
String get commonOperation;
|
||||
|
||||
/// No description provided for @commonSettings.
|
||||
///
|
||||
@@ -250,17 +250,17 @@ abstract class AppLocalizations {
|
||||
/// **'Contratti in scadenza'**
|
||||
String get homeExpiringContracts;
|
||||
|
||||
/// No description provided for @homeLatestServiceTickets.
|
||||
/// No description provided for @homeLatestOperationTickets.
|
||||
///
|
||||
/// In it, this message translates to:
|
||||
/// **'Ultime assistenze'**
|
||||
String get homeLatestServiceTickets;
|
||||
String get homeLatestOperationTickets;
|
||||
|
||||
/// No description provided for @homeLatestServices.
|
||||
/// No description provided for @homeLatestOperations.
|
||||
///
|
||||
/// In it, this message translates to:
|
||||
/// **'Ultimi Servizi'**
|
||||
String get homeLatestServices;
|
||||
String get homeLatestOperations;
|
||||
|
||||
/// No description provided for @homeMyTasks.
|
||||
///
|
||||
@@ -268,11 +268,11 @@ abstract class AppLocalizations {
|
||||
/// **'Mie Attività'**
|
||||
String get homeMyTasks;
|
||||
|
||||
/// No description provided for @homeNewServiceTicket.
|
||||
/// No description provided for @homeNewOperationTicket.
|
||||
///
|
||||
/// In it, this message translates to:
|
||||
/// **'Nuova assistenza'**
|
||||
String get homeNewServiceTicket;
|
||||
String get homeNewOperationTicket;
|
||||
|
||||
/// No description provided for @homeNoStoreFound.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user