1<?php
2/**
3 * Date: 2015/3/11
4 * Time: 6:01
5 */
6$lang["g_wordlists"] = "the list for global wordlists";
7$lang["user_wordlists"] = " the user's wordlists";
8
9$lang['subtitle_dst'] ='location for subtitle';
10$lang['stable_dst'] ='location for stable';
11$lang['def_dst'] ='location for def';
12$lang['wordlist_dst'] ='location for wordlist';