You've already forked immich
mirror of
https://github.com/immich-app/immich.git
synced 2025-08-09 23:17:29 +02:00
Update Norwegian locale to ICU standard (#2195)
* Update Norwegian locale to ICU standard Don't know if this is the only place this should be edited. But the Norwegian locale is not working on the Android app (still in English), And it seems like it should be 'nb-NO' and not 'no-NO'. https://www.localeplanet.com/icu/nb-NO/index.html * fix norweigian locale in other places * fix norweigian locale in other places --------- Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
<string>se</string>
|
||||
<string>sk</string>
|
||||
<string>zh</string>
|
||||
<string>no</string>
|
||||
<string>nb</string>
|
||||
</array>
|
||||
<key>CFBundleName</key>
|
||||
<string>immich_mobile</string>
|
||||
|
Reference in New Issue
Block a user