PHP gettext() in Norwegian

前端 未结 1 786
萌比男神i
萌比男神i 2021-01-28 15:46

I\'m using PHP\'s gettext() for simply transform a website to an other language. The solution worked fine (English/Hungarian) until now because i need to add a Norw

1条回答
  •  情深已故
    2021-01-28 16:02

    Yes, IIRC, you need to have locale on the system to make it work.

    0 讨论(0)
提交回复
热议问题