mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 18:00:17 +01:00
OPS: Norwegian code for fastlane is "nb"
This commit is contained in:
parent
a37cb919bf
commit
e9d18fedeb
@ -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…
Reference in New Issue
Block a user