From fb320b254e60ac4812d9bd207c36879c8ea38085 Mon Sep 17 00:00:00 2001 From: merdan Date: Wed, 26 Feb 2020 15:38:14 +0500 Subject: [PATCH] term --- resources/lang/en/ClientSide.php | 2 +- resources/lang/ru/ClientSide.php | 2 +- resources/lang/tk/ClientSide.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/lang/en/ClientSide.php b/resources/lang/en/ClientSide.php index 8d8130b0..0c04eb77 100644 --- a/resources/lang/en/ClientSide.php +++ b/resources/lang/en/ClientSide.php @@ -116,7 +116,7 @@ return [ 'cooperation' => 'Cooperation', 'oferta' => 'Oferta', - 'terms_conditions' => 'Terms and conditions', + 'terms_conditions' => 'Terms and conditions', ]; diff --git a/resources/lang/ru/ClientSide.php b/resources/lang/ru/ClientSide.php index db484eeb..0f98d8ef 100644 --- a/resources/lang/ru/ClientSide.php +++ b/resources/lang/ru/ClientSide.php @@ -124,5 +124,5 @@ return [ 'cooperation' => 'Cooperation', 'oferta' => 'Oferta', - 'terms_conditions' => 'Terms and conditions', + 'terms_conditions' => 'Terms and conditions', ]; diff --git a/resources/lang/tk/ClientSide.php b/resources/lang/tk/ClientSide.php index d82134ea..fd1a73e7 100644 --- a/resources/lang/tk/ClientSide.php +++ b/resources/lang/tk/ClientSide.php @@ -123,6 +123,6 @@ return [ 'cooperation' => 'Cooperation', 'oferta' => 'Oferta', - 'terms_conditions' => 'Terms and conditions', + 'terms_conditions' => 'Terms and conditions', ];