Skip to content

Add support for localized strings #64

Description

@cquike

This library output some strings to the console that are hardcoded in English and cannot be localized. It would be nice if these strings could be translated to other languages using for instance something like gettext.
Examples of those strings are:

  • Description of default options ("Show help", "Show version", "Verbosity level") in file Command.php
  • Help messages ("Comand ... version", "Usage:", "Legend...") in Command.php
  • Error messages like 'Invalid value. Please try again!' in Interactor.php

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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