1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 03:40:37 +02:00

Update lan_userposts.php

This commit is contained in:
Gábor
2018-05-08 06:33:44 +02:00
committed by GitHub
parent f48927041d
commit 01ad6fe896

View File

@@ -11,8 +11,8 @@
*/
define("PAGE_NAME", "User Posts");
define("UP_LAN_0", "All Forum Posts for ");
define("UP_LAN_1", "All Comments for ");
define("UP_LAN_0", "All Forum Posts for [x]");
define("UP_LAN_1", "All Comments for [x]");
define("UP_LAN_2", "Thread");
define("UP_LAN_3", "Views");
define("UP_LAN_4", "Replies");