fix(locale): correct typo in Dutch locale code (#3062)

This commit is contained in:
James Rich 2025-09-10 13:55:50 -05:00 committed by GitHub
parent 84b94f00f9
commit 64374631b7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"/>