 CakePHP Cookbook Documentation 5.xmessage to be translated. msgctxt "written communication" msgid "He read the first letter" msgstr "Er las den ersten Brief" Using Variables in Translation Messages Translation functions allow you to use. Often, this method is used in your config/bootstrap.php: Inflector::rules('singular', ['/^(bil)er$/i' => '\1', '/^(inflec|contribu)tors$/i' => '\1ta']); Inflector::rules('uninflected', ['singulars']);0 码力 | 1080 页 | 939.39 KB | 1 年前3 CakePHP Cookbook Documentation 5.xmessage to be translated. msgctxt "written communication" msgid "He read the first letter" msgstr "Er las den ersten Brief" Using Variables in Translation Messages Translation functions allow you to use. Often, this method is used in your config/bootstrap.php: Inflector::rules('singular', ['/^(bil)er$/i' => '\1', '/^(inflec|contribu)tors$/i' => '\1ta']); Inflector::rules('uninflected', ['singulars']);0 码力 | 1080 页 | 939.39 KB | 1 年前3
 CakePHP Cookbook Documentation 5.xmessage to be translated. msgctxt "written communication" msgid "He read the first letter" msgstr "Er las den ersten Brief" Using Variables in Translation Messages Translation functions allow you to Often, this method is used in your con- fig/bootstrap.php: Inflector::rules('singular', ['/^(bil)er$/i' => '\1', '/^(inflec|contribu)tors$/i' => '\ ˓→1ta']); Inflector::rules('uninflected', ['singulars']);0 码力 | 848 页 | 2.53 MB | 1 年前3 CakePHP Cookbook Documentation 5.xmessage to be translated. msgctxt "written communication" msgid "He read the first letter" msgstr "Er las den ersten Brief" Using Variables in Translation Messages Translation functions allow you to Often, this method is used in your con- fig/bootstrap.php: Inflector::rules('singular', ['/^(bil)er$/i' => '\1', '/^(inflec|contribu)tors$/i' => '\ ˓→1ta']); Inflector::rules('uninflected', ['singulars']);0 码力 | 848 页 | 2.53 MB | 1 年前3
 CakePHP Cookbook 2.x
load custom inflections: Inflector::rules('singular', array( 'rules' => array( '/^(bil)er$/i' => '\1', '/^(inflec|contribu)tors$/i' => '\1ta' ), 'uninflected' => array('singulars') to load custom inflections: Inflector::rules('singular', array( 'rules' => array( '/^(bil)er$/i' => '\1', '/^(inflec|contribu)tors$/i' => '\1ta' ), 'uninflected' => array('singulars')0 码力 | 1096 页 | 958.62 KB | 1 年前3 CakePHP Cookbook 2.x
load custom inflections: Inflector::rules('singular', array( 'rules' => array( '/^(bil)er$/i' => '\1', '/^(inflec|contribu)tors$/i' => '\1ta' ), 'uninflected' => array('singulars') to load custom inflections: Inflector::rules('singular', array( 'rules' => array( '/^(bil)er$/i' => '\1', '/^(inflec|contribu)tors$/i' => '\1ta' ), 'uninflected' => array('singulars')0 码力 | 1096 页 | 958.62 KB | 1 年前3
 CakePHP Cookbook 2.x
app/Config/bootstrap.php to load custom inflections: Inflector::rules('singular', array( 'rules' => array( '/^(bil)er$/i' => '\1', '/^(inflec|contribu)tors$/i' => '\1ta' ), 'uninflected' => array('singulars'), 'irregular' Inflector::rules() to load custom inflections: Inflector::rules('singular', array( 'rules' => array( '/^(bil)er$/i' => '\1', '/^(inflec|contribu)tors$/i' => '\1ta' ), 'uninflected' => array('singulars'), 'irregular'0 码力 | 820 页 | 2.52 MB | 1 年前3 CakePHP Cookbook 2.x
app/Config/bootstrap.php to load custom inflections: Inflector::rules('singular', array( 'rules' => array( '/^(bil)er$/i' => '\1', '/^(inflec|contribu)tors$/i' => '\1ta' ), 'uninflected' => array('singulars'), 'irregular' Inflector::rules() to load custom inflections: Inflector::rules('singular', array( 'rules' => array( '/^(bil)er$/i' => '\1', '/^(inflec|contribu)tors$/i' => '\1ta' ), 'uninflected' => array('singulars'), 'irregular'0 码力 | 820 页 | 2.52 MB | 1 年前3
 CakePHP Cookbook 3.x
message to be translated. msgctxt "written communication" msgid "He read the first letter" msgstr "Er las den ersten Brief" Using Variables in Translation Messages Translation functions allow you to use. Often, this method is used in your config/bootstrap.php: Inflector::rules('singular', ['/^(bil)er$/i' => '\1', '/^(inflec|contribu)tors$/i' => '\1ta']); Inflector::rules('uninflected', ['singulars']);0 码力 | 1244 页 | 1.05 MB | 1 年前3 CakePHP Cookbook 3.x
message to be translated. msgctxt "written communication" msgid "He read the first letter" msgstr "Er las den ersten Brief" Using Variables in Translation Messages Translation functions allow you to use. Often, this method is used in your config/bootstrap.php: Inflector::rules('singular', ['/^(bil)er$/i' => '\1', '/^(inflec|contribu)tors$/i' => '\1ta']); Inflector::rules('uninflected', ['singulars']);0 码力 | 1244 页 | 1.05 MB | 1 年前3
 CakePHP Cookbook 3.x
message to be translated. msgctxt "written communication" msgid "He read the first letter" msgstr "Er las den ersten Brief" Using Variables in Translation Messages Translation functions allow you to Often, this method is used in your con- fig/bootstrap.php: Inflector::rules('singular', ['/^(bil)er$/i' => '\1', '/^(inflec|contribu)tors$/i' => '\ ˓→1ta']); Inflector::rules('uninflected', ['singulars']);0 码力 | 967 页 | 2.80 MB | 1 年前3 CakePHP Cookbook 3.x
message to be translated. msgctxt "written communication" msgid "He read the first letter" msgstr "Er las den ersten Brief" Using Variables in Translation Messages Translation functions allow you to Often, this method is used in your con- fig/bootstrap.php: Inflector::rules('singular', ['/^(bil)er$/i' => '\1', '/^(inflec|contribu)tors$/i' => '\ ˓→1ta']); Inflector::rules('uninflected', ['singulars']);0 码力 | 967 页 | 2.80 MB | 1 年前3
 CakePHP Cookbook 4.x
message to be translated. msgctxt "written communication" msgid "He read the first letter" msgstr "Er las den ersten Brief" Using Variables in Translation Messages Translation functions allow you to use. Often, this method is used in your config/bootstrap.php: Inflector::rules('singular', ['/^(bil)er$/i' => '\1', '/^(inflec|contribu)tors$/i' => '\1ta']); Inflector::rules('uninflected', ['singulars']);0 码力 | 1249 页 | 1.04 MB | 1 年前3 CakePHP Cookbook 4.x
message to be translated. msgctxt "written communication" msgid "He read the first letter" msgstr "Er las den ersten Brief" Using Variables in Translation Messages Translation functions allow you to use. Often, this method is used in your config/bootstrap.php: Inflector::rules('singular', ['/^(bil)er$/i' => '\1', '/^(inflec|contribu)tors$/i' => '\1ta']); Inflector::rules('uninflected', ['singulars']);0 码力 | 1249 页 | 1.04 MB | 1 年前3
 CakePHP Cookbook 4.x
message to be translated. msgctxt "written communication" msgid "He read the first letter" msgstr "Er las den ersten Brief" Using Variables in Translation Messages Translation functions allow you to Often, this method is used in your con- fig/bootstrap.php: Inflector::rules('singular', ['/^(bil)er$/i' => '\1', '/^(inflec|contribu)tors$/i' => '\ ˓→1ta']); Inflector::rules('uninflected', ['singulars']);0 码力 | 967 页 | 2.88 MB | 1 年前3 CakePHP Cookbook 4.x
message to be translated. msgctxt "written communication" msgid "He read the first letter" msgstr "Er las den ersten Brief" Using Variables in Translation Messages Translation functions allow you to Often, this method is used in your con- fig/bootstrap.php: Inflector::rules('singular', ['/^(bil)er$/i' => '\1', '/^(inflec|contribu)tors$/i' => '\ ˓→1ta']); Inflector::rules('uninflected', ['singulars']);0 码力 | 967 页 | 2.88 MB | 1 年前3
共 8 条
- 1














