1
0
opencart-languagepack-finnish/catalog/extension/module/store.php

7 lines
166 B
PHP
Raw Normal View History

2020-02-12 21:25:39 +00:00
<?php
// Heading
$_['heading_title'] = 'Choose a Store';
// Text
$_['text_default'] = 'Default';
$_['text_store'] = 'Please choose the store you wish to visit.';