equal
deleted
inserted
replaced
10 * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for details. |
10 * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for details. |
11 */ |
11 */ |
12 |
12 |
13 var enano_lang = { |
13 var enano_lang = { |
14 categories: [ |
14 categories: [ |
15 'user', 'usercp', 'groupcp', 'privmsgs', 'userfuncs', 'userpage', |
15 'meta', 'user', 'usercp', 'groupcp', 'privmsgs', 'userfuncs', 'userpage', |
16 ], |
16 ], |
17 strings: { |
17 strings: { |
18 meta: { |
18 meta: { |
19 user: 'Login, logout, and authentication', |
19 user: 'Login, logout, and authentication', |
20 usercp: 'User control panel', |
20 usercp: 'User control panel', |