[fix] categories: rename stock_images category to stock images (#6760)

Category ``stock_images`` is referenced to as ``stock images`` everywhere else,
so SXNG didn't find any translation for ``stock_images``.
This commit is contained in:
Bnyro
2026-09-19 15:01:12 +02:00
committed by GitHub
parent c0014f015e
commit e831fc2a1c
10 changed files with 11 additions and 11 deletions

View File

@@ -18,7 +18,7 @@ about = {
"results": 'JSON',
}
categories = ["stock_images"]
categories = ["stock images"]
page_size = 15
paging = True