diff --git a/src/Plugin.Discord/Globalization/de-DE/de-DE.xaml b/src/Plugin.Discord/Globalization/de-DE/de-DE.xaml
index de11f6c8..fdf42138 100644
--- a/src/Plugin.Discord/Globalization/de-DE/de-DE.xaml
+++ b/src/Plugin.Discord/Globalization/de-DE/de-DE.xaml
@@ -5,14 +5,14 @@
>
- Backup
- Error
+ Sicherung
+ FehlerMod Update EntdecktHerunterfahrenHerunterfahren NachrichtHerunterfahren GrundServer Status Änderung
- Starten
+ GestartetUpdate Ergebnisse
@@ -66,7 +66,7 @@
Name:Der Name Ihres Konfigurationsprofils.Aktiviert
- Ist das Konfigurationsprofil aktiviert.
+ Konfigurationsprofil aktiviern.Webhook Url:Dies ist Ihre Webhook Url, die von discord bereitgestellt wird.Bot Name:
diff --git a/src/Plugin.Discord/Globalization/en-US/en-US.xaml b/src/Plugin.Discord/Globalization/en-US/en-US.xaml
index 9783fead..db83bd89 100644
--- a/src/Plugin.Discord/Globalization/en-US/en-US.xaml
+++ b/src/Plugin.Discord/Globalization/en-US/en-US.xaml
@@ -118,6 +118,8 @@
Test Action ErrorAn error occurred while trying to test the config profile.The profile is not enabled and cannot be tested.
+
+ Test '{0}' alert type message for profile name '{1}'
diff --git a/src/Plugin.Discord/Globalization/pt-BR/pt-BR.xaml b/src/Plugin.Discord/Globalization/pt-BR/pt-BR.xaml
index 87fd7a08..4d80d07e 100644
--- a/src/Plugin.Discord/Globalization/pt-BR/pt-BR.xaml
+++ b/src/Plugin.Discord/Globalization/pt-BR/pt-BR.xaml
@@ -7,17 +7,17 @@
BackupErro
- Mod Update Detected
+ Mod Update DetectadoDesligarMensagem de desligamentoMotivo de desligamentoMudança de status do servidor
- Começar
+ LigarResultados da atualização
- Cancela
+ CancelarFecharOKSalva
@@ -73,7 +73,7 @@
Isso substituirá o nome que você configurou no seu webhook. Deixe em branco para usar o padrão.Usar texto para fala (TTS)Se ativado, fará o bot anunciar com Texto e Voz, caso contrário, desativará Texto e Voz.
- Mensagem de prefixo com nome do perfil do Serve Manager
+ Mensagem em prefixo do perfilSe ativada, a mensagem de alerta será enviada com o prefixo do nome do perfil do Serve Manager.Opções de mensagemNegrito
@@ -98,7 +98,7 @@
Nome do perfil do Serve ManagerTipo de alerta
- Teste
+ TestarErro ao adicionarOcorreu um erro ao tentar adicionar um tipo de alerta.
diff --git a/src/Plugin.Discord/VersionFeed.xml b/src/Plugin.Discord/VersionFeed.xml
index 15674491..46bc6d63 100644
--- a/src/Plugin.Discord/VersionFeed.xml
+++ b/src/Plugin.Discord/VersionFeed.xml
@@ -7,6 +7,35 @@
2021-12-03T00:00:00Z
+
+ urn:uuid:A9EC2F32-E026-485F-BD7B-C657DBA95B54
+ 1.0.19 (1.0.19.1)
+ 1.0.19.1
+
+ 2021-12-09T00:00:00Z
+
+
+
+ BUGFIX
+
+
+
Fixed alert test message to support globalization.