Skip to content

Commit

Permalink
l10n: Russian becomes a supported language
Browse files Browse the repository at this point in the history
  • Loading branch information
Loic Dachary committed May 9, 2018
1 parent 4e67daa commit 3ebfeea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions securedrop/i18n_tool.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ class I18NTool(object):
'nb_NO': {'name': 'Norwegian', 'desktop': 'nb_NO', },
'nl': {'name': 'Dutch', 'desktop': 'nl', },
'pt_BR': {'name': 'Portuguese, Brasil', 'desktop': 'pt_BR', },
'ru': {'name': 'Russian', 'desktop': 'ru', },
'tr': {'name': 'Turkish', 'desktop': 'tr', },
'zh_Hant': {'name': 'Chinese, Traditional', 'desktop': 'zh_Hant', },
}
Expand Down

0 comments on commit 3ebfeea

Please sign in to comment.