We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f40398 commit adce437Copy full SHA for adce437
SoundSwitch/Localization/SettingsStrings.hr.resx
@@ -391,4 +391,13 @@ Obnovi stanje sustava kad se program zatvori.</value>
391
<data name="profile.trigger.uwp" xml:space="preserve">
392
<value>Microsoft Store aplikacija</value>
393
</data>
394
+ <data name="mute.toggle.label" xml:space="preserve">
395
+ <value>Uključi/isključi zvuk</value>
396
+ </data>
397
+ <data name="notification.microphone.unmuted" xml:space="preserve">
398
+ <value>{0} je sada uključen.</value>
399
400
+ <data name="notification.microphone.muted" xml:space="preserve">
401
+ <value>{0} je sada isključen.</value>
402
403
</root>
0 commit comments