Current Path : /web/htdocs/www.entinoprofit.org/home/newsletter/admin/lan/ja/
Upload File :
Current File : /web/htdocs/www.entinoprofit.org/home/newsletter/admin/lan/ja/spage.php

<?php 
$lan = array(

  'subscribe pages' => '購読ページ',
  'Deleted' => '削除されました。',
  'Add a new one' => '新規追加',
  'title' => 'タイトル',
  'edit' => '編集',
  'del' => '削除',
  'view' => '閲覧',
  'status' => 'ステータス',
  'owner' => 'オーナー',
  'default' => 'デフォルト',
  'active' => 'アクティブ',
  'not active' => '非アクティブ',

);
?>