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

Undefined constant 'LC_MESSAGES' #36

Open
martinperiphore opened this issue Oct 8, 2019 · 0 comments
Open

Undefined constant 'LC_MESSAGES' #36

martinperiphore opened this issue Oct 8, 2019 · 0 comments

Comments

@martinperiphore
Copy link

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 );
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant