mirror of
https://github.com/fergalmoran/picard.git
synced 2026-01-04 15:43:58 +00:00
Added German with Swiss ortography
de_CH does not seem to be supported on Transifex, but the differences to German (Germany) are small. The de_CH.po only contains the strings with differences, gettext will automatically fallback to "de" for the rest.
This commit is contained in:
@@ -30,6 +30,7 @@ UI_LANGUAGES = [
|
||||
#('cy', 'Cymraeg', N_('Welsh')),
|
||||
('da', 'Dansk', N_('Danish')),
|
||||
('de', 'Deutsch', N_('German')),
|
||||
('de_CH', 'Deutsch (Schweiz)', N_('German (Switzerland)')),
|
||||
('el', 'ελληνικά', N_('Greek')),
|
||||
('en', 'English', N_('English')),
|
||||
('en_AU', 'English (Australia)', N_('English (Australia)')),
|
||||
|
||||
5013
po/de_CH.po
Normal file
5013
po/de_CH.po
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user