i18n: Updated Norwegian Nynorsk (nn) (#2655)
Co-authored-by: John Erling Blad <jeblad@google.com>
This commit is contained in:
parent
de033267fa
commit
8518604155
|
@ -56,6 +56,7 @@ Some of the languages Solaar has been translated to are listed below. A full lis
|
|||
- Italiano: [Michele Olivo][micheleolivo], Lorenzo
|
||||
- Japanese: Ryunosuke Toda
|
||||
- Norsk (Bokmål): [John Erling Blad][jeblad]
|
||||
- Norsk (Nynorsk): [John Erling Blad][jeblad]
|
||||
- Polski: [Adrian Piotrowicz][nexces], Matthaiks
|
||||
- Portuguese: Américo Monteiro
|
||||
- Portuguese-BR: [Drovetto][drovetto], [Josenivaldo Benito Jr.][jrbenito], Vinícius
|
||||
|
|
|
@ -55,7 +55,7 @@ class AboutModel:
|
|||
"Dimitriy Ryazantcev (Russian)",
|
||||
"El Jinete Sin Cabeza (Español)",
|
||||
"Ferdina Kusumah (Indonesia)",
|
||||
"John Erling Blad (Norwegian Bokmål)",
|
||||
"John Erling Blad (Norwegian Bokmål, Norwegian Nynorsk)",
|
||||
]
|
||||
|
||||
def get_credit_sections(self) -> List[Tuple[str, List[str]]]:
|
||||
|
|
Loading…
Reference in New Issue