Blame view
sources/apps/user_migrate/l10n/en_GB.php
292 Bytes
|
42e4f8d60
|
1 2 3 4 5 6 |
<?php $TRANSLATIONS = array( "Export" => "Export", "Something went wrong while the export file was being generated" => "Something went wrong whilst the export file was being generated", "An error has occurred" => "An error has occurred", "Account Export/Import" => "Account Export/Import" ); |