board3 / Board3-Portal

Adds a portal with several blocks, which can be switched on and off via the ACP, to the front page of your phpBB 3 forums.
http://www.board3.de
GNU General Public License v2.0
30 stars 22 forks source link

Language file "de" (causal) in permissions_portal.php #720

Open Talk19Zehn opened 1 year ago

Talk19Zehn commented 1 year ago

b3ppermission

B3P V_230 Language file "de" (causal) -> /ext/board3/portal/language/de -> permissions_portal.php In line 37 (cf. original 19.03.2023, 09:01:04) a small error probably occurred during saving:

'ACL_A_MANAGE_PORTAL' => 'Kann Portal-Einstellungen �ndern',

I´ve changed to:

'ACL_A_MANAGE_PORTAL' => 'Kann Portal-Einstellungen ändern',