fix/refactor: IOS тоже члены общества!!! Не полноценные пока что но все-же. Теперь при нажатии по кнопке входа bottom sheet с условиями открывается сам.

This commit is contained in:
Jganenokk
2026-08-20 17:21:59 +07:00
parent 3e4edc535c
commit 0030ded1f4
32 changed files with 1242 additions and 99 deletions
+4 -3
View File
@@ -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';