Notifications in different language #231
dmytrokoren
started this conversation in
Ideas
Replies: 2 comments
-
Yeah, that would be cool to add. I'll look into setting up language translation for this project. |
Beta Was this translation helpful? Give feedback.
0 replies
-
To add: The language should apply to only apprise notification and not change the debug language. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Would it be possible to do lang/ru/ru.po or something like that.
English of course will be default.
Config file will be lang="ru" if not specified will be English.
msg_successLogin_en "Successfully logged in to {account_monitor.first_name
{account_monitor.last_name}'s account\n"
msg_successLogin_ru "Успешно выполнен вход в учетную запись {account_monitor.first_name
{account_monitor.last_name}\n"
I can do all messages in Russian and Ukrainian if required.
Let me know your thoughts on this?
Beta Was this translation helpful? Give feedback.
All reactions