fix: add remaining missing strings

This commit is contained in:
2022-04-04 13:06:01 +01:00
parent e8cdc7c710
commit 7fa1e1e11c
15 changed files with 61 additions and 93 deletions

View File

@@ -1,25 +0,0 @@
<?php
return [
'2fa_txt' => '',
'dashboard' => '',
'details_m_title' => '',
'edt_action' => '',
'global_error' => '',
'global_success' => '',
'open' => '',
'ppolicy' => '',
'profile' => [
'discord_tag' => '',
'edituser' => '',
'edituser_consequence' => '',
],
'reusable' => [
'confirm' => '',
],
'signin_cta' => '',
'terms' => '',
'view_app' => [
'denyapp' => '',
],
];