Initial commit

This commit is contained in:
2020-01-27 08:56:08 +01:00
commit b7525048d6
27129 changed files with 3409855 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
<?php
return array(
'Activate this to test your new prefix. If it doesn\'t work you could rollback your changes (the link in the HTML content will not be replaced)' => 'Activate this to test your new prefix. If it doesn\'t work you could rollback your changes (the link in the HTML content will not be replaced)',
'It will replaced the default <code>%prefix</code>' => 'It will replaced the default <code>%prefix</code>',
'The new prefix' => 'The new prefix',
'URL should only use alpha numeric, - and _ characters' => 'URL should only use alpha numeric, - and _ characters',
'Use also the default prefix' => 'Use also the default prefix',
);