diff --git a/src/application.py b/src/application.py index 8143393..6d1d853 100644 --- a/src/application.py +++ b/src/application.py @@ -9,4 +9,4 @@ url = "https://manuelcortez.net/socializer" update_url = "https://code.manuelcortez.net/manuelcortez/socializer/raw/master/update-files/socializer.json" # The short name will be used for detecting translation files. See languageHandler for more details. short_name = "socializer" -translators = [u"Valeria K (Russian)", u"Manuel Cortez (Spanish)"] \ No newline at end of file +translators = [u"Darya Ratnikova (Russian)", u"Manuel Cortez (Spanish)"] \ No newline at end of file