« get me outta code hell

content: listGroupsByCategory - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/strings-default.json
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2023-07-07 12:44:39 -0300
committer(quasar) nebula <qznebula@protonmail.com>2023-07-07 12:47:36 -0300
commit82440b6c53b8c627f801d57b26bfefb7dbcb7eee (patch)
tree60ee2684aa00f4f7bde86beaf3f8be6ae287e3a8 /src/strings-default.json
parentfbbafa606f12b0ecf3ac89918b424f0ec4a8de4e (diff)
content: listGroupsByCategory
Diffstat (limited to 'src/strings-default.json')
-rw-r--r--src/strings-default.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/strings-default.json b/src/strings-default.json
index 4deeebf..a661493 100644
--- a/src/strings-default.json
+++ b/src/strings-default.json
@@ -386,9 +386,9 @@
   "listingPage.listGroups.byName.item.gallery": "Gallery",
   "listingPage.listGroups.byCategory.title": "Groups - by Category",
   "listingPage.listGroups.byCategory.title.short": "...by Category",
-  "listingPage.listGroups.byCategory.category": "{CATEGORY}",
-  "listingPage.listGroups.byCategory.group": "{GROUP} ({GALLERY})",
-  "listingPage.listGroups.byCategory.group.gallery": "Gallery",
+  "listingPage.listGroups.byCategory.chunk.title": "{CATEGORY}",
+  "listingPage.listGroups.byCategory.chunk.item": "{GROUP} ({GALLERY})",
+  "listingPage.listGroups.byCategory.chunk.item.gallery": "Gallery",
   "listingPage.listGroups.byAlbums.title": "Groups - by Albums",
   "listingPage.listGroups.byAlbums.title.short": "...by Albums",
   "listingPage.listGroups.byAlbums.item": "{GROUP} ({ALBUMS})",