11 lines
293 B
HTML
11 lines
293 B
HTML
|
<div class="container">
|
||
|
<div class="jumbotron">
|
||
|
<h1>zend-i18n</h1>
|
||
|
|
||
|
<p>Provide translations for your application, and filter and validate internationalized values.</p>
|
||
|
|
||
|
<pre><code class="language-bash">$ composer require zendframework/zend-i18n</code></pre>
|
||
|
</div>
|
||
|
</div>
|
||
|
|