Skip to content

Commit 9d45fff

Browse files
authored
Merge pull request #1825 from Tampere/placement-tool-texts
Update placement tool texts
2 parents 7c9a446 + 9b226ed commit 9d45fff

File tree

8 files changed

+64
-0
lines changed

8 files changed

+64
-0
lines changed

frontend/hameenkyro/employee.tsx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ const customizations: EmployeeCustomizations = {
2121
appConfig: {},
2222
translations: {
2323
fi: {
24+
titles: {
25+
placementTool: 'Esiopetussijoitusten tuonti'
26+
},
2427
application: {
2528
serviceNeed: {
2629
connectedLabel: 'Täydentävä toiminta',
@@ -611,6 +614,11 @@ const customizations: EmployeeCustomizations = {
611614
terms: {
612615
extendedTermStartInfo:
613616
'Aika, jolloin varhaiskasvatusmaksu määräytyy täydentävän varhaiskasvatuksen mukaan.'
617+
},
618+
placementTool: {
619+
title: 'Esiopetussijoitusten tuonti',
620+
description:
621+
'Voit luoda tuotetuista sijoitusehdotuksista hakemukset eVakaan. Hakemukset luodaan suoraan odottamaan päätöstä.'
614622
}
615623
},
616624
sv: {}

frontend/kangasala/employee.tsx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ const customizations: EmployeeCustomizations = {
2121
appConfig: {},
2222
translations: {
2323
fi: {
24+
titles: {
25+
placementTool: 'Esiopetussijoitusten tuonti'
26+
},
2427
application: {
2528
serviceNeed: {
2629
connectedLabel: 'Täydentävä toiminta',
@@ -617,6 +620,11 @@ const customizations: EmployeeCustomizations = {
617620
terms: {
618621
extendedTermStartInfo:
619622
'Aika, jolloin varhaiskasvatusmaksu määräytyy täydentävän varhaiskasvatuksen mukaan.'
623+
},
624+
placementTool: {
625+
title: 'Esiopetussijoitusten tuonti',
626+
description:
627+
'Voit luoda tuotetuista sijoitusehdotuksista hakemukset eVakaan. Hakemukset luodaan suoraan odottamaan päätöstä.'
620628
}
621629
},
622630
sv: {}

frontend/lempaala/employee.tsx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ const customizations: EmployeeCustomizations = {
2121
appConfig: {},
2222
translations: {
2323
fi: {
24+
titles: {
25+
placementTool: 'Esiopetussijoitusten tuonti'
26+
},
2427
application: {
2528
serviceNeed: {
2629
connectedLabel: 'Täydentävä toiminta',
@@ -612,6 +615,11 @@ const customizations: EmployeeCustomizations = {
612615
terms: {
613616
extendedTermStartInfo:
614617
'Aika, jolloin varhaiskasvatusmaksu määräytyy täydentävän varhaiskasvatuksen mukaan.'
618+
},
619+
placementTool: {
620+
title: 'Esiopetussijoitusten tuonti',
621+
description:
622+
'Voit luoda tuotetuista sijoitusehdotuksista hakemukset eVakaan. Hakemukset luodaan suoraan odottamaan päätöstä.'
615623
}
616624
},
617625
sv: {}

frontend/nokia/employee.tsx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ const customizations: EmployeeCustomizations = {
2121
appConfig: {},
2222
translations: {
2323
fi: {
24+
titles: {
25+
placementTool: 'Esiopetussijoitusten tuonti'
26+
},
2427
application: {
2528
serviceNeed: {
2629
connectedLabel: 'Täydentävä toiminta',
@@ -577,6 +580,11 @@ const customizations: EmployeeCustomizations = {
577580
terms: {
578581
extendedTermStartInfo:
579582
'Aika, jolloin varhaiskasvatusmaksu määräytyy täydentävän varhaiskasvatuksen mukaan.'
583+
},
584+
placementTool: {
585+
title: 'Esiopetussijoitusten tuonti',
586+
description:
587+
'Voit luoda tuotetuista sijoitusehdotuksista hakemukset eVakaan. Hakemukset luodaan suoraan odottamaan päätöstä.'
580588
}
581589
},
582590
sv: {}

frontend/orivesi/employee.tsx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ const customizations: EmployeeCustomizations = {
2121
appConfig: {},
2222
translations: {
2323
fi: {
24+
titles: {
25+
placementTool: 'Esiopetussijoitusten tuonti'
26+
},
2427
application: {
2528
serviceNeed: {
2629
connectedLabel: 'Täydentävä toiminta',
@@ -642,6 +645,11 @@ const customizations: EmployeeCustomizations = {
642645
terms: {
643646
extendedTermStartInfo:
644647
'Aika, jolloin varhaiskasvatusmaksu määräytyy täydentävän varhaiskasvatuksen mukaan.'
648+
},
649+
placementTool: {
650+
title: 'Esiopetussijoitusten tuonti',
651+
description:
652+
'Voit luoda tuotetuista sijoitusehdotuksista hakemukset eVakaan. Hakemukset luodaan suoraan odottamaan päätöstä.'
645653
}
646654
},
647655
sv: {}

frontend/pirkkala/employee.tsx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ const customizations: EmployeeCustomizations = {
2121
appConfig: {},
2222
translations: {
2323
fi: {
24+
titles: {
25+
placementTool: 'Esiopetussijoitusten tuonti'
26+
},
2427
application: {
2528
serviceNeed: {
2629
connectedLabel: 'Täydentävä toiminta',
@@ -653,6 +656,11 @@ const customizations: EmployeeCustomizations = {
653656
terms: {
654657
extendedTermStartInfo:
655658
'Aika, jolloin varhaiskasvatusmaksu määräytyy täydentävän varhaiskasvatuksen mukaan.'
659+
},
660+
placementTool: {
661+
title: 'Esiopetussijoitusten tuonti',
662+
description:
663+
'Voit luoda tuotetuista sijoitusehdotuksista hakemukset eVakaan. Hakemukset luodaan suoraan odottamaan päätöstä.'
656664
}
657665
},
658666
sv: {}

frontend/vesilahti/employee.tsx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ const customizations: EmployeeCustomizations = {
1717
appConfig: {},
1818
translations: {
1919
fi: {
20+
titles: {
21+
placementTool: 'Esiopetussijoitusten tuonti'
22+
},
2023
application: {
2124
serviceNeed: {
2225
connectedLabel: 'Täydentävä toiminta',
@@ -606,6 +609,11 @@ const customizations: EmployeeCustomizations = {
606609
terms: {
607610
extendedTermStartInfo:
608611
'Aika, jolloin varhaiskasvatusmaksu määräytyy täydentävän varhaiskasvatuksen mukaan.'
612+
},
613+
placementTool: {
614+
title: 'Esiopetussijoitusten tuonti',
615+
description:
616+
'Voit luoda tuotetuista sijoitusehdotuksista hakemukset eVakaan. Hakemukset luodaan suoraan odottamaan päätöstä.'
609617
}
610618
},
611619
sv: {}

frontend/ylojarvi/employee.tsx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ const customizations: EmployeeCustomizations = {
2121
appConfig: {},
2222
translations: {
2323
fi: {
24+
titles: {
25+
placementTool: 'Esiopetussijoitusten tuonti'
26+
},
2427
application: {
2528
serviceNeed: {
2629
connectedLabel: 'Täydentävä toiminta',
@@ -631,6 +634,11 @@ const customizations: EmployeeCustomizations = {
631634
terms: {
632635
extendedTermStartInfo:
633636
'Aika, jolloin varhaiskasvatusmaksu määräytyy täydentävän varhaiskasvatuksen mukaan.'
637+
},
638+
placementTool: {
639+
title: 'Esiopetussijoitusten tuonti',
640+
description:
641+
'Voit luoda tuotetuista sijoitusehdotuksista hakemukset eVakaan. Hakemukset luodaan suoraan odottamaan päätöstä.'
634642
}
635643
},
636644
sv: {}

0 commit comments

Comments
 (0)