fix(store): localized category labels, 'Studio & Designs' tab in German
Some checks are pending
Security / Security check (push) Waiting to run
Some checks are pending
Security / Security check (push) Waiting to run
'document' rendered as a raw lowercase English token next to localized neighbours; unknown categories at least capitalize. Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
This commit is contained in:
parent
12b2e8327a
commit
5578c32710
6 changed files with 24 additions and 5 deletions
|
|
@ -334,17 +334,18 @@
|
|||
"storeCategoryChannel": "Kanäle",
|
||||
"storeCategoryWeb": "Web",
|
||||
"storeCategoryOrchestrator": "Orchestrierung",
|
||||
"storeCategoryDocument": "Dokument",
|
||||
"storeCatDocuments": "Dokumente",
|
||||
"storeCatTextLanguage": "Text & Sprache",
|
||||
"storeCatData": "Daten & Formate",
|
||||
"storeCatAiLlm": "KI & LLM",
|
||||
"storeCatWebApi": "Web & APIs",
|
||||
"storeCatAnalysisDomain": "Analyse & Domäne",
|
||||
"storeCatStudioThemes": "Studio & Themes",
|
||||
"storeCatStudioThemes": "Studio & Designs",
|
||||
"storeCatExamplesDev": "Beispiele & Dev",
|
||||
"storeCatOther": "Sonstiges",
|
||||
"storeSegmentModules": "Module",
|
||||
"storeSegmentStudio": "Studio & Themes",
|
||||
"storeSegmentStudio": "Studio & Designs",
|
||||
"storeNResults": "{n} Treffer",
|
||||
"@storeNResults": {
|
||||
"placeholders": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue