Updated language translations.

This commit is contained in:
Alex Hart
2023-08-07 15:49:02 -03:00
parent 859905c3e4
commit cc1f27f588
52 changed files with 143 additions and 143 deletions

View File

@@ -6061,9 +6061,9 @@
<!-- Displayed when the user turns off their mic -->
<string name="CallStateUpdatePopupWindow__mic_off">Microfoon uit</string>
<!-- Displayed when the user turns on their speakerphone -->
<string name="CallStateUpdatePopupWindow__speaker_on">Speaker on</string>
<string name="CallStateUpdatePopupWindow__speaker_on">Luidspreker aan</string>
<!-- Displayed when the user turns off their speakerphone -->
<string name="CallStateUpdatePopupWindow__speaker_off">Speaker off</string>
<string name="CallStateUpdatePopupWindow__speaker_off">Luidspreker uit</string>
<!-- Accessibility label describing the capture button on the camera screen -->
<string name="CameraControls_capture_button_accessibility_label">Knop om foto te maken</string>