mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-23 07:15:35 +01:00
OPS: Norwegian code for fastlane is "nb"
This commit is contained in:
parent
a37cb919bf
commit
e9d18fedeb
1 changed files with 1 additions and 1 deletions
|
@ -309,7 +309,7 @@ lane :update_release_notes do |options|
|
|||
'it' => release_notes_text, # Italian
|
||||
'ja' => release_notes_text, # Japanese
|
||||
'ms' => release_notes_text, # Malay
|
||||
'nb-NO' => release_notes_text, # Norwegian
|
||||
'nb' => release_notes_text, # Norwegian
|
||||
'pl' => release_notes_text, # Polish
|
||||
'pt-BR' => release_notes_text, # Portuguese (Brazil)
|
||||
'pt-PT' => release_notes_text, # Portuguese (Portugal)
|
||||
|
|
Loading…
Add table
Reference in a new issue