openclassify/addons/default/visiosoft/base-theme/resources/lang/ja/setting.php
2022-01-31 10:19:50 +03:00

49 lines
1.3 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
'navigation_title' => [
'name' => 'ナビゲーションタイトル',
],
'navigation_action' => [
'name' => 'ナビゲーションアクション',
],
'country_fields' => [
'name' => '国フィールド',
],
'date_fields' => [
'name' => '日付フィールド',
],
'price_fields' => [
'name' => '価格フィールド',
],
'breadcrumbs' => [
'name' => 'ブレッドクラム',
],
'ad_details' => [
'name' => '広告の詳細',
],
'ad_details_tab' => [
'name' => '[広告の詳細]タブ',
],
'latest_and_view_all_btn' => [
'name' => '最新およびすべてのBtnを表示',
],
'register_page_instruction_logo' => [
'name' => '登録ページの指示ロゴ',
],
'register_page_alert_link' => [
'name' => '登録ページのアラートリンク',
],
'style' => [
'name' => 'スタイルCSS',
],
'home_page_sub_categories_limit' => [
'name' => 'ホームページのサブカテゴリの制限',
],
'default_country' => [
'name' => '登録ページ、電話のデフォルトの国',
],
'gallery_box_height' => [
'name' => 'Gallery Box Height',
],
];