fixed rported jira issues

This commit is contained in:
amirrezaghabeli
2025-09-14 12:08:39 +03:30
parent 7462d71b33
commit 118a823f1c
3 changed files with 43 additions and 31 deletions
@@ -10,7 +10,7 @@ class ProfileStrings {
static const String registrationNumber = 'Registration No.';
static const String businessType = 'Business Type';
static const String founded = 'Founded';
static const String logout = 'Logout';
static const String logout = 'Log out';
static const String contracts = 'Contracts';
static const String notifications = 'Notifications';
}