From 2b48b09ef58a3cd6429ede6f5c8a4fddd6cc8f81 Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Wed, 28 Nov 2018 09:53:35 -0500 Subject: [PATCH] Add entries for PathToIndex and PathToZMS --- web/lang/en_gb.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web/lang/en_gb.php b/web/lang/en_gb.php index 01a458b21..24950fa8e 100644 --- a/web/lang/en_gb.php +++ b/web/lang/en_gb.php @@ -584,7 +584,8 @@ $SLANG = array( 'Parameter' => 'Parameter', 'Password' => 'Password', 'PasswordsDifferent' => 'The new and confirm passwords are different', - 'PathPrefix' => 'Path Prefix', + 'PathToIndex' => 'Path To Index', + 'PathToZMS' => 'Path To ZMS', 'Paths' => 'Paths', 'Pause' => 'Pause', 'PhoneBW' => 'Phone B/W',