Skip to content
This repository was archived by the owner on Dec 13, 2022. It is now read-only.
This repository was archived by the owner on Dec 13, 2022. It is now read-only.

Undefined constant 'LC_MESSAGES' #36

@martinperiphore

Description

@martinperiphore

I Got this error Undefined constant 'LC_MESSAGES'

  // array implies kirby >= 3.1.3 where can be array of LC_WHATEVER values.
  foreach ( [ LC_ALL, LC_CTYPE, LC_COLLATE, LC_MESSAGES ] as $w ) {
    $s = $lang->locale( $w );

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