mirror of
https://github.com/dkhamsing/open-source-ios-apps.git
synced 2024-12-26 16:32:50 +01:00
Change ger
language code to deu
(#414)
For consistent use of T codes over B codes (see https://en.wikipedia.org/wiki/ISO_639-2 for some more details)
This commit is contained in:
parent
a356dd0759
commit
1f339ed9d8
2
.github/osia_convert.rb
vendored
2
.github/osia_convert.rb
vendored
@ -121,7 +121,7 @@ end
|
|||||||
|
|
||||||
def output_flag(lang)
|
def output_flag(lang)
|
||||||
case lang
|
case lang
|
||||||
when 'ger'
|
when 'deu'
|
||||||
'🇩🇪'
|
'🇩🇪'
|
||||||
when 'jpn'
|
when 'jpn'
|
||||||
'🇯🇵'
|
'🇯🇵'
|
||||||
|
@ -5203,7 +5203,7 @@
|
|||||||
"apple-tv"
|
"apple-tv"
|
||||||
],
|
],
|
||||||
"description": "Watch Public German Broadcast/TV company streams",
|
"description": "Watch Public German Broadcast/TV company streams",
|
||||||
"lang": "ger",
|
"lang": "deu",
|
||||||
"license": "gpl-2.0",
|
"license": "gpl-2.0",
|
||||||
"source": "https://github.com/omichde/Telemat-tvOS",
|
"source": "https://github.com/omichde/Telemat-tvOS",
|
||||||
"stars": 4,
|
"stars": 4,
|
||||||
|
Loading…
Reference in New Issue
Block a user