From d163cd60f59ee5f7e09188af3de609fc53a931dc Mon Sep 17 00:00:00 2001 From: Manuel Cortez Date: Sun, 16 Dec 2018 23:41:51 -0600 Subject: [PATCH] Updated contributions --- src/application.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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