From 707dbf68104c72346071c8a09d12a55af76b4a4c Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Fri, 28 Aug 2020 17:30:08 +0200 Subject: [PATCH] indentation --- bin/generate_l10n.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/bin/generate_l10n.php b/bin/generate_l10n.php index 0ab6418..1fb6b5c 100644 --- a/bin/generate_l10n.php +++ b/bin/generate_l10n.php @@ -1,6 +1,7 @@ $translations, 'pluralForm' => 'nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;',