mirror of
https://github.com/austinried/subtracks.git
synced 2025-12-27 00:59:28 +01:00
fix empty strings in nb-NO
(i don't know how to pluralize these though, just placeholders)
This commit is contained in:
parent
52e95dc959
commit
c78fc65279
@ -25,11 +25,11 @@
|
||||
"artistTopSongs": "Toppspor"
|
||||
},
|
||||
"name": "Spor",
|
||||
"name_plural": ""
|
||||
"name_plural": "Spor"
|
||||
},
|
||||
"album": {
|
||||
"name": "Album",
|
||||
"name_plural": "",
|
||||
"name_plural": "Album",
|
||||
"lists": {
|
||||
"sort": "Sorter album",
|
||||
"random": "Tilfeldig",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user