Merge languages.

This commit is contained in:
James Cole 2017-08-12 19:47:46 +02:00
commit 7e79f25949
No known key found for this signature in database
GPG Key ID: C16961E655E74B5E
108 changed files with 216 additions and 0 deletions

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* auth.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* breadcrumbs.php

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* config.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* demo.php
* Copyright (c) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* firefly.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* form.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* help.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* intro.php
* Copyright (c) 2017 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* list.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* pagination.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* passwords.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* validation.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* auth.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* breadcrumbs.php

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* config.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* demo.php
* Copyright (c) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* firefly.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* form.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* help.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* intro.php
* Copyright (c) 2017 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* list.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* pagination.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* passwords.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* validation.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* auth.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* breadcrumbs.php

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* config.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* demo.php
* Copyright (c) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* firefly.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* form.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* help.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* intro.php
* Copyright (c) 2017 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* list.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* pagination.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* passwords.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* validation.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* auth.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* breadcrumbs.php

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* config.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* demo.php
* Copyright (c) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* firefly.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* form.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* help.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* intro.php
* Copyright (c) 2017 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* list.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* pagination.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* passwords.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* validation.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* auth.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* breadcrumbs.php

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* config.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* demo.php
* Copyright (c) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* firefly.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* form.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* help.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* intro.php
* Copyright (c) 2017 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* list.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* pagination.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* passwords.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* validation.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* auth.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* breadcrumbs.php

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* config.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* demo.php
* Copyright (c) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* firefly.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* form.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* help.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* intro.php
* Copyright (c) 2017 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* list.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* pagination.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* passwords.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* validation.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* auth.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* breadcrumbs.php

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* config.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* demo.php
* Copyright (c) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* firefly.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* form.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* help.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* intro.php
* Copyright (c) 2017 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* list.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* pagination.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* passwords.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* validation.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* auth.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* breadcrumbs.php

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* config.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* demo.php
* Copyright (c) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* firefly.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* form.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* help.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* intro.php
* Copyright (c) 2017 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* list.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* pagination.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* passwords.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* validation.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* auth.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* breadcrumbs.php

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* config.php
* Copyright (C) 2016 thegrumpydictator@gmail.com

View File

@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**
* demo.php
* Copyright (c) 2016 thegrumpydictator@gmail.com

Some files were not shown because too many files have changed in this diff Show More