Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Commit 929191d

Browse files
committed
fix: round name not translated on application page
1 parent 0d38cbc commit 929191d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

packages/common/src/queries/application.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ const APPLICATION_FRAGMENT = gql`
1818
applicationRound {
1919
pk
2020
nameFi
21+
nameSv
22+
nameEn
2123
serviceSector {
2224
pk
2325
nameFi

0 commit comments

Comments
 (0)