Last change
on this file since 53716 was
53716,
checked in by eric@…, 9 years ago
|
Améliorer la traduction et le nommage du plugin.
|
File size:
398 bytes
|
Line | |
---|
1 | <?php |
---|
2 | $GLOBALS[$GLOBALS['idx_lang']] = array( |
---|
3 | |
---|
4 | 'chess_titre' => 'Chess', |
---|
5 | 'chess_slogan' => 'Allow to display chess games with pgn files', |
---|
6 | 'chess_description' => 'This plugin allows to read chess games on line with their pgn file. |
---|
7 | To insert the widget you have just to write in your article the tag <chessXX> where XX is the number of the article, then upload the pgn files.', |
---|
8 | |
---|
9 | ); |
---|
10 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.