Language file updates

This commit is contained in:
Brett Hewitson 2021-12-12 19:48:04 +10:00
parent d1b352d619
commit b1554c396c
3 changed files with 26 additions and 3 deletions

View file

@ -66,7 +66,7 @@
<sys:String x:Key="ConfigProfileWindow_NameLabel">Имя:</sys:String>
<sys:String x:Key="ConfigProfileWindow_NameTooltip">Имя вашего профиля конфигурации.</sys:String>
<sys:String x:Key="ConfigProfileWindow_IsEnabledLabel">Включено</sys:String>
<sys:String x:Key="ConfigProfileWindow_IsEnabledTooltip">Is the config profile enabled.</sys:String>
<sys:String x:Key="ConfigProfileWindow_IsEnabledTooltip">Включить профиль конфигурации.</sys:String>
<sys:String x:Key="ConfigProfileWindow_WebhookLabel">Webhook Url:</sys:String>
<sys:String x:Key="ConfigProfileWindow_WebhookTooltip">Это ваш URL Webhook, предоставленный Discord.</sys:String>
<sys:String x:Key="ConfigProfileWindow_BotNameLabel">Имя бота:</sys:String>