【问题标题】:Is it possible to write shorthand in cakephp 3 translation files?是否可以在 cakephp 3 翻译文件中编写速记?
【发布时间】:2015-03-02 01:45:01
【问题描述】:

我的 src\Locale\pr_IR 文件是这样的

msgid "Mobile"
msgstr "موبایل"

msgid "mobile"
msgstr "موبایل"

msgid "MoBiLe"
msgstr "موبایل"

是否可以将其转换为类似的东西

msgid "Mobile"
msgid "mobile"
msgid "MoBiLe"
msgstr "موبایل"

【问题讨论】:

    标签: translation cakephp-3.0 po


    【解决方案1】:

    【讨论】:

      猜你喜欢
      • 2017-09-18
      • 1970-01-01
      • 1970-01-01
      • 2012-09-04
      • 1970-01-01
      • 2021-08-17
      • 2010-11-29
      • 2014-11-27
      • 2016-05-10
      相关资源
      最近更新 更多