fix phone dashboard
This commit is contained in:
@@ -9,7 +9,7 @@ class AppLocalizationsEn extends AppLocalizations {
|
||||
AppLocalizationsEn([String locale = 'en']) : super(locale);
|
||||
|
||||
@override
|
||||
String get appName => 'RentalDriveGo';
|
||||
String get appName => 'KriTomobil';
|
||||
|
||||
@override
|
||||
String get tagline => 'The easiest way to find\nand reserve your perfect car';
|
||||
|
||||
Reference in New Issue
Block a user