mirror of
https://github.com/suitenumerique/meet.git
synced 2026-09-03 06:08:29 +00:00
🌐(frontend) add missing internationalization for "micro désactivé"
Fix overlooked French text that wasn't properly internationalized in the microphone status display.
This commit is contained in:
committed by
aleb_the_flash
parent
27a0128b2a
commit
15aff4db8e
@@ -9,7 +9,8 @@
|
||||
"audio": {
|
||||
"microphone": {
|
||||
"heading": "Mikrofon",
|
||||
"label": "Wählen Sie Ihre Audioeingabe"
|
||||
"label": "Wählen Sie Ihre Audioeingabe",
|
||||
"disabled": "Mikrofon deaktiviert"
|
||||
},
|
||||
"speakers": {
|
||||
"heading": "Lautsprecher",
|
||||
|
||||
Reference in New Issue
Block a user