fix/refactor: IOS тоже члены общества!!! Не полноценные пока что но все-же. Теперь при нажатии по кнопке входа bottom sheet с условиями открывается сам.
This commit is contained in:
@@ -42,9 +42,6 @@ class AppLocalizationsEn extends AppLocalizations {
|
||||
@override
|
||||
String get loginDone => 'Done';
|
||||
|
||||
@override
|
||||
String get loginReadTermsNotification => 'Please read the terms of use first';
|
||||
|
||||
@override
|
||||
String get loginSpoofRedacted => 'Spoofing';
|
||||
|
||||
@@ -702,6 +699,10 @@ class AppLocalizationsEn extends AppLocalizations {
|
||||
@override
|
||||
String get notificationsFkmDownloadFcm => 'Better download the FCM version.';
|
||||
|
||||
@override
|
||||
String get notificationsFkmIosUnsupported =>
|
||||
'Push notifications are not available on iOS yet.';
|
||||
|
||||
@override
|
||||
String get notificationsTitle => 'Notifications';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user