Fix a singular string using the plural form

This commit is contained in:
Robin
2024-11-22 13:45:39 -05:00
parent 13887a8943
commit 44e1c136df

View File

@@ -171,7 +171,7 @@
"preferences_tab_show_hand_raised_timer_label": "Show hand raise duration", "preferences_tab_show_hand_raised_timer_label": "Show hand raise duration",
"speaker_device_selection_label": "Speaker" "speaker_device_selection_label": "Speaker"
}, },
"star_rating_input_label_one": "{{count}} stars", "star_rating_input_label_one": "{{count}} star",
"star_rating_input_label_other": "{{count}} stars", "star_rating_input_label_other": "{{count}} stars",
"start_new_call": "Start new call", "start_new_call": "Start new call",
"start_video_button_label": "Start video", "start_video_button_label": "Start video",