Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update localization #234

Merged

Conversation

JordyHers
Copy link
Contributor

No description provided.

dependabot bot and others added 30 commits July 2, 2023 13:26
Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action) from 1 to 2.
- [Release notes](https://github.com/subosito/flutter-action/releases)
- [Commits](subosito/flutter-action@v1...v2)

---
updated-dependencies:
- dependency-name: subosito/flutter-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) from 1.0.0 to 1.5.0.
- [Release notes](https://github.com/dart-lang/setup-dart/releases)
- [Changelog](https://github.com/dart-lang/setup-dart/blob/main/CHANGELOG.md)
- [Commits](dart-lang/setup-dart@9a04e6d...d6a63da)

---
updated-dependencies:
- dependency-name: dart-lang/setup-dart
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…dart-lang/setup-dart-1.5.0

chore(deps): bump dart-lang/setup-dart from 1.0.0 to 1.5.0
…subosito/flutter-action-2

chore(deps): bump subosito/flutter-action from 1 to 2
…actions/checkout-3

chore(deps): bump actions/checkout from 2 to 3
Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action) from 1 to 2.
- [Release notes](https://github.com/subosito/flutter-action/releases)
- [Commits](subosito/flutter-action@v1...v2)

---
updated-dependencies:
- dependency-name: subosito/flutter-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) from 1.0.0 to 1.5.0.
- [Release notes](https://github.com/dart-lang/setup-dart/releases)
- [Changelog](https://github.com/dart-lang/setup-dart/blob/main/CHANGELOG.md)
- [Commits](dart-lang/setup-dart@9a04e6d...d6a63da)

---
updated-dependencies:
- dependency-name: dart-lang/setup-dart
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…actions/checkout-3

chore(deps): bump actions/checkout from 2 to 3
…dart-lang/setup-dart-1.5.0

chore(deps): bump dart-lang/setup-dart from 1.0.0 to 1.5.0
…subosito/flutter-action-2

chore(deps): bump subosito/flutter-action from 1 to 2
Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action) from 1 to 2.
- [Release notes](https://github.com/subosito/flutter-action/releases)
- [Commits](subosito/flutter-action@v1...v2)

---
updated-dependencies:
- dependency-name: subosito/flutter-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) from 1.0.0 to 1.5.0.
- [Release notes](https://github.com/dart-lang/setup-dart/releases)
- [Changelog](https://github.com/dart-lang/setup-dart/blob/main/CHANGELOG.md)
- [Commits](dart-lang/setup-dart@9a04e6d...d6a63da)

---
updated-dependencies:
- dependency-name: dart-lang/setup-dart
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…utter into feature/65-implement-internet-connection-logic-in-case-user-does-not-have-internet
…ode-in-app

Chore/153 force portrait mode in app
…dart-lang/setup-dart-1.5.0

chore(deps): bump dart-lang/setup-dart from 1.0.0 to 1.5.0
JordyHers and others added 29 commits October 18, 2023 11:32
…cons-1.0.6

chore(deps): bump cupertino_icons from 1.0.5 to 1.0.6
# Conflicts:
#	lib/app/features/parent_side/child_details_page.dart
…A default icon will be displayed as a substitute.
…-mandatory

fix(#188): Made child picture not mandatory when adding a new child
…datetime formatting to show time correctly for 'PM'.
…fication-has-null-timestamp

fix(#220): error when notification has null timestamp
…fication-sent-to-other-children-in-notification-screen

fix(#223) : Displaying notification sent to other children in Notification screen
…ibility-to-reset-password-in-forgot-password-section

feat(#226) : Implement the possibility to `reset password` in `forgot password` section
@JordyHers JordyHers merged commit 1d8608e into chore/43-implement-localization-i18n-to-project-en-fr-de-ar-tr Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants