Localization updates

- small localization updates
- correction in enumration from safe to save
This commit is contained in:
FlorianDahn
2020-04-21 21:50:59 +02:00
parent efe5fef7d0
commit 5e87d00c58
3 changed files with 12 additions and 6 deletions
+2 -2
View File
@@ -25,9 +25,9 @@ namespace TelegramBotBase.Enums
/// <summary>
/// Does stick to the console event handler and safes all sessions on exit.
/// Does stick to the console event handler and saves all sessions on exit.
/// </summary>
SafeSessionsOnConsoleExit = 4
SaveSessionsOnConsoleExit = 4