Skip to content
Snippets Groups Projects
Commit 03d03093 authored by Marius Burkard's avatar Marius Burkard
Browse files

Merge branch 'master' into 'stable-3.1'

Master



See merge request !333
parents d30f2c69 08f1113d
No related branches found
No related tags found
1 merge request!333Master
Showing
with 21 additions and 2 deletions
...@@ -9,8 +9,8 @@ ...@@ -9,8 +9,8 @@
<div class='title'>{tmpl_var name='modules_title'}</div> <div class='title'>{tmpl_var name='modules_title'}</div>
</div> </div>
</div> </div>
<a href='#' class='btn btn-default button' data-capp='{tmpl_var name="modules_name"}'>Go to {tmpl_var name='modules_title'}</a> <a href='#' class='btn btn-default button' data-capp='{tmpl_var name="modules_name"}'>{tmpl_var name='go_to_txt'} {tmpl_var name='modules_title'}</a>
</li> </li>
</tmpl_loop> </tmpl_loop>
</ul> </ul>
</div> </div>
\ No newline at end of file
<?php <?php
$wb['available_modules_txt'] = 'Available Modules'; $wb['available_modules_txt'] = 'Available Modules';
$wb['go_to_txt'] = 'Go to';
?> ?>
<?php <?php
$wb['available_modules_txt'] = 'Налични Модули'; $wb['available_modules_txt'] = 'Налични Модули';
$wb['go_to_txt'] = 'Go to';
?> ?>
<?php <?php
$wb['available_modules_txt'] = 'Módulos Disponíveis'; $wb['available_modules_txt'] = 'Módulos Disponíveis';
$wb['go_to_txt'] = 'Go to';
?> ?>
<?php <?php
$wb['available_modules_txt'] = 'Modules disponibles'; $wb['available_modules_txt'] = 'Modules disponibles';
$wb['go_to_txt'] = 'Go to';
?> ?>
<?php <?php
$wb['available_modules_txt'] = 'Dostupné moduly'; $wb['available_modules_txt'] = 'Dostupné moduly';
$wb['go_to_txt'] = 'Go to';
?> ?>
<?php <?php
$wb['available_modules_txt'] = 'Verfügbare Module'; $wb['available_modules_txt'] = 'Verfügbare Module';
$wb['go_to_txt'] = 'Gehe zu';
?> ?>
<?php <?php
$wb['available_modules_txt'] = 'Διαθέσιμα αρθρώματα'; $wb['available_modules_txt'] = 'Διαθέσιμα αρθρώματα';
$wb['go_to_txt'] = 'Go to';
?> ?>
<?php <?php
$wb['available_modules_txt'] = "Available Modules"; $wb['available_modules_txt'] = "Available Modules";
$wb['go_to_txt'] = 'Go to';
?> ?>
<?php <?php
$wb['available_modules_txt'] = 'Módulos disponibles'; $wb['available_modules_txt'] = 'Módulos disponibles';
$wb['go_to_txt'] = 'Go to';
?> ?>
<?php <?php
$wb['available_modules_txt'] = 'Available Modules'; $wb['available_modules_txt'] = 'Available Modules';
$wb['go_to_txt'] = 'Go to';
?> ?>
<?php <?php
$wb['available_modules_txt'] = 'Modules disponibles'; $wb['available_modules_txt'] = 'Modules disponibles';
$wb['go_to_txt'] = 'Go to';
?> ?>
<?php <?php
$wb['available_modules_txt'] = 'Dostupni moduli'; $wb['available_modules_txt'] = 'Dostupni moduli';
$wb['go_to_txt'] = 'Go to';
?> ?>
<?php <?php
$wb['available_modules_txt'] = 'Elérhető Modulok'; $wb['available_modules_txt'] = 'Elérhető Modulok';
$wb['go_to_txt'] = 'Go to';
?> ?>
<?php <?php
$wb['available_modules_txt'] = 'Modul yang tersedia'; $wb['available_modules_txt'] = 'Modul yang tersedia';
$wb['go_to_txt'] = 'Go to';
?> ?>
<?php <?php
$wb['available_modules_txt'] = 'Moduli disponibili'; $wb['available_modules_txt'] = 'Moduli disponibili';
$wb['go_to_txt'] = 'Go to';
?> ?>
<?php <?php
$wb['available_modules_txt'] = 'Available Modules'; $wb['available_modules_txt'] = 'Available Modules';
$wb['go_to_txt'] = 'Go to';
?> ?>
<?php <?php
$wb['available_modules_txt'] = 'Beschikbare modules'; $wb['available_modules_txt'] = 'Beschikbare modules';
$wb['go_to_txt'] = 'Go to';
?> ?>
<?php <?php
$wb['available_modules_txt'] = 'Dostępne moduły'; $wb['available_modules_txt'] = 'Dostępne moduły';
$wb['go_to_txt'] = 'Go to';
?> ?>
<?php <?php
$wb['available_modules_txt'] = 'Available Modules'; $wb['available_modules_txt'] = 'Available Modules';
$wb['go_to_txt'] = 'Go to';
?> ?>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment