Skip to content

Commit

Permalink
Release Parent 3.8.0 (46)
Browse files Browse the repository at this point in the history
Release Parent 3.8.0 (46)
  • Loading branch information
kristofnemere authored Aug 14, 2023
2 parents 2dee9b8 + 029f2ce commit 3fcbbe8
Show file tree
Hide file tree
Showing 533 changed files with 18,181 additions and 3,692 deletions.
4 changes: 2 additions & 2 deletions PULL_REQUEST_TEMPLATE
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ release note:
## Checklist

- [ ] Follow-up e2e test ticket created or not needed
- [ ] Run E2E test suite or not needed
- [ ] Run E2E test suite
- [ ] Tested in dark mode
- [ ] Tested in light mode
- [ ] A11y checked
- [ ] Approve from product or not needed
- [ ] Approve from product
50 changes: 49 additions & 1 deletion apps/flutter_parent/lib/l10n/res/intl_ar.arb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"@@last_modified": "2023-02-17T11:03:20.619429",
"@@last_modified": "2023-04-14T11:04:46.988317",
"alertsLabel": "التنبيهات",
"@alertsLabel": {
"description": "The label for the Alerts tab",
Expand Down Expand Up @@ -182,6 +182,19 @@
"points": {}
}
},
"calendarDaySemanticsLabel": "{eventCount,plural, =1{{date}، {eventCount} حدث}other{{date}، {eventCount} أحداث}}",
"@calendarDaySemanticsLabel": {
"description": "Screen reader label used for calendar day, reads the date and count of events",
"type": "text",
"placeholders_order": [
"date",
"eventCount"
],
"placeholders": {
"date": {},
"eventCount": {}
}
},
"No Events Today!": "لا توجد أحداث اليوم!",
"@No Events Today!": {
"description": "Title displayed when there are no calendar events for the current day",
Expand Down Expand Up @@ -2694,5 +2707,40 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"About": "نبذة",
"@About": {
"description": "Title for about menu item in settings",
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"App": "التطبيق",
"@App": {
"description": "Title for App field on about page",
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"Login ID": "معرف تسجيل الدخول",
"@Login ID": {
"description": "Title for Login ID field on about page",
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"Email": "البريد الإلكتروني",
"@Email": {
"description": "Title for Email field on about page",
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"Version": "الإصدار",
"@Version": {
"description": "Title for Version field on about page",
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}
50 changes: 49 additions & 1 deletion apps/flutter_parent/lib/l10n/res/intl_ca.arb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"@@last_modified": "2023-02-17T11:03:20.619429",
"@@last_modified": "2023-04-14T11:04:46.988317",
"alertsLabel": "Avisos",
"@alertsLabel": {
"description": "The label for the Alerts tab",
Expand Down Expand Up @@ -182,6 +182,19 @@
"points": {}
}
},
"calendarDaySemanticsLabel": "{eventCount,plural, =1{{date}, {eventCount} esdeveniment}other{{date}, {eventCount} esdeveniments}}",
"@calendarDaySemanticsLabel": {
"description": "Screen reader label used for calendar day, reads the date and count of events",
"type": "text",
"placeholders_order": [
"date",
"eventCount"
],
"placeholders": {
"date": {},
"eventCount": {}
}
},
"No Events Today!": "Avui no hi ha cap esdeveniment.",
"@No Events Today!": {
"description": "Title displayed when there are no calendar events for the current day",
Expand Down Expand Up @@ -2694,5 +2707,40 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"About": "Quant a",
"@About": {
"description": "Title for about menu item in settings",
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"App": "Aplicació",
"@App": {
"description": "Title for App field on about page",
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"Login ID": "ID d'inici de sessió",
"@Login ID": {
"description": "Title for Login ID field on about page",
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"Email": "Correu electrònic",
"@Email": {
"description": "Title for Email field on about page",
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"Version": "Versió",
"@Version": {
"description": "Title for Version field on about page",
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}
50 changes: 49 additions & 1 deletion apps/flutter_parent/lib/l10n/res/intl_cy.arb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"@@last_modified": "2023-02-17T11:03:20.619429",
"@@last_modified": "2023-04-14T11:04:46.988317",
"alertsLabel": "Negeseuon Hysbysu",
"@alertsLabel": {
"description": "The label for the Alerts tab",
Expand Down Expand Up @@ -182,6 +182,19 @@
"points": {}
}
},
"calendarDaySemanticsLabel": "{eventCount,plural, =1{{date}, {eventCount} digwyddiad}other{{date}, {eventCount} digwyddiad}}",
"@calendarDaySemanticsLabel": {
"description": "Screen reader label used for calendar day, reads the date and count of events",
"type": "text",
"placeholders_order": [
"date",
"eventCount"
],
"placeholders": {
"date": {},
"eventCount": {}
}
},
"No Events Today!": "Dim Digwyddiadau Heddiw!",
"@No Events Today!": {
"description": "Title displayed when there are no calendar events for the current day",
Expand Down Expand Up @@ -2694,5 +2707,40 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"About": "Ynghylch",
"@About": {
"description": "Title for about menu item in settings",
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"App": "Ap",
"@App": {
"description": "Title for App field on about page",
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"Login ID": "ID Mewngofnodi",
"@Login ID": {
"description": "Title for Login ID field on about page",
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"Email": "E-bost",
"@Email": {
"description": "Title for Email field on about page",
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"Version": "Fersiwn",
"@Version": {
"description": "Title for Version field on about page",
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}
50 changes: 49 additions & 1 deletion apps/flutter_parent/lib/l10n/res/intl_da.arb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"@@last_modified": "2023-02-17T11:03:20.619429",
"@@last_modified": "2023-04-14T11:04:46.988317",
"alertsLabel": "Varslinger",
"@alertsLabel": {
"description": "The label for the Alerts tab",
Expand Down Expand Up @@ -182,6 +182,19 @@
"points": {}
}
},
"calendarDaySemanticsLabel": "{eventCount,plural, =1{{date}, {eventCount} begivenhed}other{{date}, {eventCount} begivenheder}}",
"@calendarDaySemanticsLabel": {
"description": "Screen reader label used for calendar day, reads the date and count of events",
"type": "text",
"placeholders_order": [
"date",
"eventCount"
],
"placeholders": {
"date": {},
"eventCount": {}
}
},
"No Events Today!": "Ingen begivenheder i dag!",
"@No Events Today!": {
"description": "Title displayed when there are no calendar events for the current day",
Expand Down Expand Up @@ -2694,5 +2707,40 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"About": "Om",
"@About": {
"description": "Title for about menu item in settings",
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"App": "App",
"@App": {
"description": "Title for App field on about page",
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"Login ID": "Login-id",
"@Login ID": {
"description": "Title for Login ID field on about page",
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"Email": "E-mail",
"@Email": {
"description": "Title for Email field on about page",
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"Version": "Version",
"@Version": {
"description": "Title for Version field on about page",
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}
50 changes: 49 additions & 1 deletion apps/flutter_parent/lib/l10n/res/intl_da_instk12.arb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"@@last_modified": "2023-02-17T11:03:20.619429",
"@@last_modified": "2023-04-14T11:04:46.988317",
"alertsLabel": "Varslinger",
"@alertsLabel": {
"description": "The label for the Alerts tab",
Expand Down Expand Up @@ -182,6 +182,19 @@
"points": {}
}
},
"calendarDaySemanticsLabel": "{eventCount,plural, =1{{date}, {eventCount} begivenhed}other{{date}, {eventCount} begivenheder}}",
"@calendarDaySemanticsLabel": {
"description": "Screen reader label used for calendar day, reads the date and count of events",
"type": "text",
"placeholders_order": [
"date",
"eventCount"
],
"placeholders": {
"date": {},
"eventCount": {}
}
},
"No Events Today!": "Ingen begivenheder i dag!",
"@No Events Today!": {
"description": "Title displayed when there are no calendar events for the current day",
Expand Down Expand Up @@ -2694,5 +2707,40 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"About": "Om",
"@About": {
"description": "Title for about menu item in settings",
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"App": "App",
"@App": {
"description": "Title for App field on about page",
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"Login ID": "Login-id",
"@Login ID": {
"description": "Title for Login ID field on about page",
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"Email": "E-mail",
"@Email": {
"description": "Title for Email field on about page",
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"Version": "Version",
"@Version": {
"description": "Title for Version field on about page",
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}
Loading

0 comments on commit 3fcbbe8

Please sign in to comment.