From d2b35b30d58e6f051b61e96e3d7156056d7cf3b4 Mon Sep 17 00:00:00 2001 From: "Skylar \"The Cobra\" Widulski" Date: Sat, 2 Dec 2023 01:01:00 -0500 Subject: [PATCH] Global variables Signed-off-by: Skylar "The Cobra" Widulski --- en/translations.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/en/translations.php b/en/translations.php index bfaed6c..fc85db2 100644 --- a/en/translations.php +++ b/en/translations.php @@ -16,11 +16,11 @@ /dev/null -y --suppress-common-lines en/ '.$tl.'/ | grep "|" | wc -l)+$(diff 2>/dev/null -y --suppress-common-lines en/ '.$tl.'/ | grep "^Only in en/" | awk '."'".'{print $NF}'."'".' | while read -r line; do wc -l < en/"$line";printf "+"; done)0))'); return "
  • " . $langs[$tl][0] . "(" . $langs[$tl][1] . ", " . $tl . ")" . "
  • \n
    \n" . intdiv(($sum * 100) / $const) . "%

    "; }