Merge pull request #2833 from robintown/depluralize

Fix a singular string using the plural form
This commit is contained in:
Robin
2024-11-22 13:58:12 -05:00
committed by GitHub

View File

@@ -171,7 +171,7 @@
"preferences_tab_show_hand_raised_timer_label": "Show hand raise duration",
"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",
"start_new_call": "Start new call",
"start_video_button_label": "Start video",