Advertisement
Guest User

Untitled

a guest
Jun 25th, 2017
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.20 KB | None | 0 0
  1. <?php
  2. $lang = array(
  3.     'title' => 'Crypto - Digraphs',
  4.     'info' =>
  5.         '',
  6.  
  7.     'plaintext' =>
  8.         'Bon travail. Vous avez decrypte ce message avec succes. Entrez ce mot comme solution: %1%.',
  9.  
  10. );
  11. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement