mirror of
https://github.com/filegator/filegator.git
synced 2025-08-22 19:03:19 +02:00
Website generation with Couscous
This commit is contained in:
@@ -125,7 +125,7 @@
|
||||
|
||||
<section class="col-sm-offset-3 col-lg-offset-2 col-sm-9 col-lg-10">
|
||||
<h2 id="translations">Translations</h2>
|
||||
<p>Default language file is located under <code>/frontend/translations/english.js</code>. You can add more languages in the same folder and adjust <code>language</code> variable in your <code>configuration.php</code> file to use it.</p>
|
||||
<p>Default language file is located under <code>frontend/translations/english.js</code> You can add more languages in the same folder and adjust <code>language</code> variable in your <code>configuration.php</code> file to use it.</p>
|
||||
<p>You should only translate value on the right, for example:</p>
|
||||
<pre><code>'Close': 'Schliessen',</code></pre>
|
||||
<p>Default language file is:</p>
|
||||
|
Reference in New Issue
Block a user