feat(ca): Add analysis loading feature and update documentation to v5-Stable
This commit is contained in:
@@ -15,6 +15,8 @@ export const translations = {
|
||||
marketScopePlaceholder: "z.B. DACH, EU, global",
|
||||
languageLabel: "Sprache",
|
||||
submitButton: "Analyse starten",
|
||||
loadAnalysisLabel: "Oder bestehende Analyse laden",
|
||||
loadButton: "Analyse-Datei (.json) hochladen"
|
||||
},
|
||||
loadingSpinner: {
|
||||
message: "AI analysiert, bitte warten...",
|
||||
@@ -158,6 +160,8 @@ export const translations = {
|
||||
marketScopePlaceholder: "e.g., DACH, EU, global",
|
||||
languageLabel: "Language",
|
||||
submitButton: "Start Analysis",
|
||||
loadAnalysisLabel: "Or load existing analysis",
|
||||
loadButton: "Upload Analysis File (.json)"
|
||||
},
|
||||
loadingSpinner: {
|
||||
message: "AI is analyzing, please wait...",
|
||||
|
||||
Reference in New Issue
Block a user