forked from SimpleMachines/SimpleDesk
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathSDPluginStats.english.php
More file actions
30 lines (25 loc) · 1.45 KB
/
SDPluginStats.english.php
File metadata and controls
30 lines (25 loc) · 1.45 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?php
/**************************************************************
* Simple Desk Project - www.simpledesk.net *
***************************************************************
* An advanced help desk modification built on SMF *
***************************************************************
* *
* * Copyright 2025 - SimpleDesk.net *
* *
* This file and its contents are subject to the license *
* included with this distribution, license.txt, which *
* states that this software is New BSD Licensed. *
* Any questions, please contact SimpleDesk.net *
* *
***************************************************************
* SimpleDesk Version: 2.1.0 *
* File Info: SDPluginStats.english.php *
**************************************************************/
// Version: 2.1; SimpleDesk main language file
// Important! Before editing these language files please read the text at the top of index.english.php.
$txt['shdp_stats'] = 'Statistics';
$txt['shdp_stats_desc'] = 'This plugin allows you to view statistics of your helpdesk.';
$txt['shdp_enable_stats'] = 'Enable stats';
$txt['shdp_stats_main'] = 'j';
$txt['shdp_stats_main_desc'] = 'Stats';