Skip to content

Milestone 1: Translate Flutter app to English #5

Description

@netoferraz

Overview

Complete translation of the Flutter app from Chinese/Portuguese to English.

Scope

  • User Interface (buttons, labels, messages, dialogs)
  • Documentation (README.md, docs)
  • Code (comments, variable names, hardcoded strings)
  • Metadata (pubspec.yaml, project names)

Tasks

Day 1: Documentation

  • Translate README.md to English
    • Keep technical terms: "智能体" → "AI Agent", "漫剧" → "Comic Drama", "分镜" → "Storyboard"
    • Preserve formatting and emojis

Day 2: UI Screens

  • Translate lib/screens/chat_screen.dart
  • Translate any other screen files

Day 3: Services & Controllers

  • Translate lib/controllers/agent_controller.dart
  • Translate lib/services/api_service.dart
  • Translate lib/providers/chat_provider.dart
  • Translate lib/models/ files

Day 4: Review & Test

  • Review all translations
  • Test the app still works
  • Commit all changes

Acceptance Criteria

  • All user-facing text is in English
  • All documentation is in English
  • App runs without errors
  • No hardcoded non-English strings remain

📋 Design: 2026-01-18-translation-and-web-migration-design.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions