Translation.locale

The locale of the translation.

  1. String locale [@property getter]
  2. String locale [@property setter]
    struct Translation
    @nogc nothrow @property
    void
    locale
    (
    String v
    )

Meta