diff options
Diffstat (limited to 'src/strings-default.json')
-rw-r--r-- | src/strings-default.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/strings-default.json b/src/strings-default.json index 4db11053..d0b186d8 100644 --- a/src/strings-default.json +++ b/src/strings-default.json @@ -50,6 +50,13 @@ "count.coverArts.withUnit.few": "", "count.coverArts.withUnit.many": "", "count.coverArts.withUnit.other": "{COVER_ARTS} cover arts", + "count.flashes": "{FLASHES}", + "count.flashes.withUnit.zero": "", + "count.flashes.withUnit.one": "{FLASHES} flashes & games", + "count.flashes.withUnit.two": "", + "count.flashes.withUnit.few": "", + "count.flashes.withUnit.many": "", + "count.flashes.withUnit.other": "{FLASHES} flashes & games", "count.timesReferenced": "{TIMES_REFERENCED}", "count.timesReferenced.withUnit.zero": "", "count.timesReferenced.withUnit.one": "{TIMES_REFERENCED} time referenced", |