1<?php
2/**
3 * Options for the slideshow plugin
4 *
5 * @author Ikuo Obataya <I.Obataya@gmail.com>
6 */
7
8$lang['default_width']   = 'デフォルトの幅';
9$lang['default_height']  = 'デフォルトの高さ';
10$lang['default_bgcolor'] = 'デフォルトの背景色';
11$lang['license']         = 'XML/SWF Slideshowライセンス';
12