drs3925 2015-02-16 04:45
浏览 16
已采纳

Laravel5 - 碳硬编码翻译

Stackers!
I'm pretty new to L5 yet I know it a bit already. I've recently come across a problem I can't resolve. Maybe it's just me being incredibly stupid but here's the question- I started using Carbon, "diffForHumans" to be exact. I get proper result but I can't figure out how to change the output like "9 hours ago" to my native language. I found out on some forums that this output depends on your OS's language, so if this is true I'd like to hard-code the translations (if it's possible) because I'm using English version of OS but I want the output to be in my native no matter what. I tried in "Carbon\Carbon.php" file but haven't found anything useful.
Am I really that blind?
Thanks in advance! :)
Talky

  • 写回答

1条回答 默认 最新

  • dongxiao1591 2015-02-16 05:45
    关注

    You need to install a localized package or localized extension of Carbon like localized-carbon

    https://github.com/LaravelRUS/localized-carbon

    However, support for L5 is not yet ready, as can be seen in the list of issues.

    Now L5 is supported.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 ats2837 spi2从机的代码
  • ¥200 wsl2 vllm qwen1.5部署问题
  • ¥100 有偿求数字经济对经贸的影响机制的一个数学模型,弄不出来已经快要碎掉了
  • ¥15 数学建模数学建模需要
  • ¥15 已知许多点位,想通过高斯分布来随机选择固定数量的点位怎么改
  • ¥20 nao机器人语音识别问题
  • ¥15 怎么生成确定数目的泊松点过程
  • ¥15 layui数据表格多次重载的数据覆盖问题
  • ¥15 python点云生成mesh精度不够怎么办
  • ¥15 QT C++ 鼠标键盘通信