diff --git a/assets/lang/pt-BR.json b/assets/lang/pt-BR.json index 96758fc..067534d 100644 --- a/assets/lang/pt-BR.json +++ b/assets/lang/pt-BR.json @@ -73,5 +73,7 @@ "settings-disableAutogain-desc": "Disables autogain.", "settings-theme-transparent": "Transparent (Experimental)", "settings-useLegacyCapturer": "Use legacy capturer", - "settings-useLegacyCapturer-desc": "Use legacy screenshare module, instead of the new one. If you're experiencing issues with screen sharing, try enabling this." + "settings-useLegacyCapturer-desc": "Use legacy screenshare module, instead of the new one. If you're experiencing issues with screen sharing, try enabling this.", + "settings-dynamicIcon": "Dynamic icon", + "settings-dynamicIcon-desc": "Following Discord's behaviour on Windows, this shows unread messages/pings count on ArmCord's icon instead of it's tray." }