We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94054bd commit b206a75Copy full SHA for b206a75
SoundSwitch/Localization/SettingsStrings.hu.resx
@@ -391,4 +391,13 @@ Szeretnéd most újraindítani a programot?</value>
391
<data name="recording" xml:space="preserve">
392
<value>Felvétel</value>
393
</data>
394
+ <data name="mute.toggle.label" xml:space="preserve">
395
+ <value>Némítás állítása</value>
396
+ </data>
397
+ <data name="notification.microphone.unmuted" xml:space="preserve">
398
+ <value>{0} némítás kikapcsolva.</value>
399
400
+ <data name="notification.microphone.muted" xml:space="preserve">
401
+ <value>{0} némítva.</value>
402
403
</root>
0 commit comments