i18next.hasResourceBundle('en', 'search') || i18next.addResourceBundle('en', 'search', {
  'text.から': ' - ',
  'text.条件にマッチする商品はありません': 'No items found matching your search',
  'text.件 (全': ' of ',
  'text.件)'   : '',
  'text.ドロップシップ'   : 'Drop Ship',
  'text.販売予告'   : 'Coming Soon',
  'text.予約'   : 'Pre-Order',
  'text.雑誌掲載'   : 'Mag Feature',
  'text.WEB限定'   : 'WEB Limited',
  'text.再入荷'   : 'Restock',
  'text.返品不可'   : 'No Returns',
  'text.ポイント対象'   : 'Points Eligible',
  'text.対象'   : 'Eligible',
  'text.OUTLET価格'   : 'Outlet Price',
  'text.ノベルティ対象'   : 'Novelty coupon',
  'text.会員価格' :  'Call For Price',

  'text.在庫有り'   : 'In Stock',
  'text.残りわずか'   : 'Low Stock',
  'text.在庫無し'   : 'Out of stock',
  'text.お気に入りの追加は<strong>ログイン</strong>が必要です。'   : '<strong>Sign in</strong> to add your wishlist.',
  "text.お気に入り商品は以下の場合にメールでご連絡します。<br>・値段が下がった場合<br>・在庫が「残りわずか」になった場合<br>・在庫が再入荷された場合"   : "We'll email you for wishlist, in the following cases:<br>- When the price drops.<br>- When the stock becomes 'Low Stock'.<br>- When Items are restocked.",
  'text.ログイン'   : 'Sign In',
  'text.お気に入りから削除しました。'   : 'Removed from Wishlist.',
  'text.システムエラーが発生しました。'   : 'A system error has occurred.',
  'text.商品数：'   : '',
  'text.件'   : ' items',
  'text.さらに選択する'   : 'Select more',
  'text.データの取得ができません。<br>時間をおいて再読み込みしてください。'   : 'Data retrieval failed.<br>Try reloading later.',
  'text.サーバーに接続できませんでした。\nブラウザをリロードしてください。'   : 'Failed to connect to server.\nPlease reload your browser.',
  'text.サーバーに接続できませんでした。<br>ブラウザをリロードしてください。'   : 'Failed to connect to server.<br>Please reload your browser.',
  'text. はすでに登録済みです'   : ' is already added.',
  'text. をお気に入りに登録しました' :  ' is added.',
  'text.カートへ進む' :  'Go to Cart',
  'text.追加しました' :  'Added.',
  'text.クイックビュー' :  'Quick View',
  'text.店舗名': 'Store Name',
  'text.在庫状況': 'Stock Status',
  'text.地図': 'Map',
  'text.在庫数は常に変動しますので、来店された際に在庫がない場合もございます。予めご了承ください。': 'As our inventory is constantly changing, the item may be out of stock when you visit our store so please take note.',
});