1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-14 08:17:13 +03:00

l10n.py: LANG comment pass

This commit is contained in:
Athanasius 2021-06-07 15:34:14 +01:00
parent 2351ee0f02
commit cc0e39b7c2

View File

@ -190,6 +190,7 @@ class _Translations:
def available_names(self) -> Dict[Optional[str], str]:
"""Available language names by code."""
names: Dict[Optional[str], str] = OrderedDict([
# LANG: The system default language choice in Settings > Appearance
(None, _('Default')), # Appearance theme and language setting
])
names.update(sorted(