Update for Avalonia 12

This commit is contained in:
tyrrrz
2026-05-01 16:30:11 +03:00
parent 07a02773be
commit 5838c0546e
10 changed files with 13 additions and 16 deletions

View File

@@ -11,7 +11,7 @@ public partial class LocalizationManager
[nameof(PullGuildsTooltip)] = "Pull available servers and channels (Enter)",
[nameof(SettingsTooltip)] = "Settings",
[nameof(LastMessageSentTooltip)] = "Last message sent:",
[nameof(TokenWatermark)] = "Token",
[nameof(TokenPlaceholderText)] = "Token",
// Token instructions (personal account)
[nameof(TokenPersonalHeader)] = "To get the token for your personal account:",
[nameof(TokenPersonalTosWarning)] =