4paradigm / 4paradigm/FeatInsight
Use i18 for popup alert message
Offen
- Vorherrschende Sprache
- Vue
- Sterne
- 22
- Forks
- 9
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung

Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Find the popup alert component in the Vue codebase, likely in a components or views directory. Identify the hardcoded message string shown in the screenshot. Replace it with an i18n key and add the corresponding translation entry in the project's localization files (e.g., JSON or YAML). Verify the change by running the development server and checking the popup renders correctly with the translated text.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Bereich
- frontend, internationalization
- Issue-Typ
- Feature
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 35/100