move sign out into language strings

This commit is contained in:
“terorero”
2022-08-12 14:21:00 +10:00
committed by jokob-sk
parent bffec25f44
commit 8146281616
4 changed files with 24 additions and 3 deletions
+7
View File
@@ -1,4 +1,11 @@
<?php
//////////////////////////////////////////////////////////////////
// About - Update by @TeroRERO 07ago2022
//////////////////////////////////////////////////////////////////
$pia_lang['About_Title'] = 'Open Source Network Guard';
$pia_lang['About_Design'] = 'Designed for:';
$pia_lang['About_Exit'] = 'Sign out';
//////////////////////////////////////////////////////////////////
// General
//////////////////////////////////////////////////////////////////