fix empty strings in nb-NO

(i don't know how to pluralize these though, just placeholders)
This commit is contained in:
austinried 2022-04-16 18:06:59 +09:00
parent 52e95dc959
commit c78fc65279

View File

@ -25,11 +25,11 @@
"artistTopSongs": "Toppspor" "artistTopSongs": "Toppspor"
}, },
"name": "Spor", "name": "Spor",
"name_plural": "" "name_plural": "Spor"
}, },
"album": { "album": {
"name": "Album", "name": "Album",
"name_plural": "", "name_plural": "Album",
"lists": { "lists": {
"sort": "Sorter album", "sort": "Sorter album",
"random": "Tilfeldig", "random": "Tilfeldig",