mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
fix(locale): correct typo in Dutch locale code (#3062)
This commit is contained in:
parent
84b94f00f9
commit
64374631b7
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
<locale android:name="ja-JP"/>
|
||||
<locale android:name="ko-KR"/>
|
||||
<locale android:name="lt-LT"/>
|
||||
<locale android:name.="nl-NL"/>
|
||||
<locale android:name="nl-NL"/>
|
||||
<locale android:name="nb-NO"/>
|
||||
<locale android:name="pl-PL"/>
|
||||
<locale android:name="pt-BR"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue