diff --git a/plexpy/common.py b/plexpy/common.py index 39bff827..87c2f93d 100644 --- a/plexpy/common.py +++ b/plexpy/common.py @@ -260,8 +260,14 @@ SCHEDULER_LIST = OrderedDict(SCHEDULER_LIST) LOCALES = { 'de': 'Deutsche', + 'el': 'Ελληνικά', 'en': 'English', - 'fr': 'Français' + 'es': 'Español', + 'fr': 'Français', + 'it': 'Italiano', + 'nl': 'Nederlands', + 'pt': 'Português', + 'sv': 'Svenska', } DATE_TIME_FORMATS = [