Skip to content

Commit 19e2adb

Browse files
Joona Ojapalojoonaojapalo
authored andcommitted
fix: improve fi-Fi screen reader localizations for combobox
1 parent 3bc78ae commit 19e2adb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"buttonLabel": "Näytä ehdotukset",
3-
"countAnnouncement": "{optionCount, plural, one {# vaihtoehto} other {# vaihtoehdot}} saatavilla.",
4-
"focusAnnouncement": "{isGroupChange, select, true {Mentiin ryhmään {groupTitle}, {groupCount, plural, one {# vaihtoehdon} other {# vaihtoehdon}} kanssa.} other {}}{optionText}{isSelected, select, true {, valittu} other {}}",
3+
"countAnnouncement": "{optionCount, plural, one {# vaihtoehto} other {# vaihtoehtoa}} saatavilla.",
4+
"focusAnnouncement": "{isGroupChange, select, true {Siirtyi ryhmään {groupTitle}, jossa {groupCount, plural, one {# vaihtoehto} other {# vaihtoehtoa}}.} other {}}{optionText}{isSelected, select, true {, valittu} other {}}",
55
"listboxLabel": "Ehdotukset",
66
"selectedAnnouncement": "{optionText}, valittu"
77
}

0 commit comments

Comments
 (0)