refactor: update localization files

Note: This commit removes previous translations, which means the app will now be untranslated.

Reasons for this include low translation quality, and the lack of a good quality assurance process in place.
This commit is contained in:
2022-03-31 15:05:48 +01:00
committed by Miguel Nogueira
parent 6338b3ef8b
commit 9e8ab2383e
28 changed files with 2210 additions and 2655 deletions

View File

@@ -0,0 +1,12 @@
<?php
return [
'email' => '',
'password' => '',
'retype_password' => '',
'verify_check_your_email' => '',
'verify_email_sent' => '',
'verify_if_not_recieved' => '',
'verify_message' => '',
'verify_request_another' => '',
];