-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Compatibility with Bagisto version 2.2.3
- Loading branch information
Showing
27 changed files
with
181 additions
and
169 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,10 @@ | ||
<?php | ||
|
||
|
||
return [ | ||
'azure' => [ | ||
'client_id' => env('AZURE_CLIENT_ID'), | ||
'azure' => [ | ||
'client_id' => env('AZURE_CLIENT_ID'), | ||
'client_secret' => env('AZURE_CLIENT_SECRET'), | ||
'redirect' => env('AZURE_REDIRECT_URL'), | ||
'tenant' => env('AZURE_TENANT_ID') | ||
] | ||
]; | ||
'redirect' => env('AZURE_REDIRECT_URL'), | ||
'tenant' => env('AZURE_TENANT_ID'), | ||
], | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
<?php | ||
|
||
return [ | ||
'or' => 'أو', | ||
'sign-in' => 'تسجيل الدخول باستخدام Microsoft', | ||
'auth-error' => 'تعذر التحقق من هويتك باستخدام حساب Microsoft الخاص بك. يرجى المحاولة مرة أخرى.', | ||
'or' => 'أو', | ||
'sign-in' => 'تسجيل الدخول باستخدام Microsoft', | ||
'auth-error' => 'تعذر التحقق من هويتك باستخدام حساب Microsoft الخاص بك. يرجى المحاولة مرة أخرى.', | ||
'config-error' => [ | ||
'title' => 'عذرًا! حدث خطأ', | ||
'message' => 'نعتذر عن الإزعاج. يبدو أن Azure SSO لم يتم تكوينه بعد في Bagisto الخاص بك.', | ||
'title' => 'عذرًا! حدث خطأ', | ||
'message' => 'نعتذر عن الإزعاج. يبدو أن Azure SSO لم يتم تكوينه بعد في Bagisto الخاص بك.', | ||
'support' => 'إذا كنت غير متأكد من خطوات التكوين أو تحتاج إلى مساعدة، يرجى الاتصال بفريق الدعم لدينا على <a href=":link" class=":class">:email</a>', | ||
], | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
<?php | ||
|
||
return [ | ||
'or' => 'অথবা', | ||
'sign-in' => 'মাইক্রোসফট দিয়ে সাইন ইন করুন', | ||
'auth-error' => 'আপনার মাইক্রোসফট অ্যাকাউন্ট দিয়ে প্রমাণীকরণ সম্পন্ন হয়নি। দয়া করে আবার চেষ্টা করুন।', | ||
'or' => 'অথবা', | ||
'sign-in' => 'মাইক্রোসফট দিয়ে সাইন ইন করুন', | ||
'auth-error' => 'আপনার মাইক্রোসফট অ্যাকাউন্ট দিয়ে প্রমাণীকরণ সম্পন্ন হয়নি। দয়া করে আবার চেষ্টা করুন।', | ||
'config-error' => [ | ||
'title' => 'ওহো! কিছু ভুল হয়েছে', | ||
'message' => 'আমরা আপনার সহজবান করার জন্য ক্ষমা চাই। এটি মনে হচ্ছে যে, আপনার Bagisto ইনস্ট্যান্সে এখনো Azure SSO কনফিগার হয়নি।', | ||
'title' => 'ওহো! কিছু ভুল হয়েছে', | ||
'message' => 'আমরা আপনার সহজবান করার জন্য ক্ষমা চাই। এটি মনে হচ্ছে যে, আপনার Bagisto ইনস্ট্যান্সে এখনো Azure SSO কনফিগার হয়নি।', | ||
'support' => 'আপনি যদি কনফিগারেশন পদক্ষেপে অসমর্থ হন বা সাহায্য প্রয়োজন হয়, আমাদের সাপোর্ট টীমের সাথে <a href=":link" class=":class">:email</a> যোগাযোগ করুন', | ||
], | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
<?php | ||
|
||
return [ | ||
'or' => 'oder', | ||
'sign-in' => 'Mit Microsoft anmelden', | ||
'auth-error' => 'Anmeldung mit Ihrem Microsoft-Konto nicht möglich. Bitte versuchen Sie es erneut.', | ||
'or' => 'oder', | ||
'sign-in' => 'Mit Microsoft anmelden', | ||
'auth-error' => 'Anmeldung mit Ihrem Microsoft-Konto nicht möglich. Bitte versuchen Sie es erneut.', | ||
'config-error' => [ | ||
'title' => 'Hoppla! Etwas ist schiefgegangen', | ||
'message' => 'Wir entschuldigen uns für die Unannehmlichkeiten. Es scheint, dass Azure SSO in Ihrer Bagisto-Instanz noch nicht konfiguriert ist.', | ||
'title' => 'Hoppla! Etwas ist schiefgegangen', | ||
'message' => 'Wir entschuldigen uns für die Unannehmlichkeiten. Es scheint, dass Azure SSO in Ihrer Bagisto-Instanz noch nicht konfiguriert ist.', | ||
'support' => 'Wenn Sie sich bei den Konfigurationsschritten unsicher sind oder Unterstützung benötigen, wenden Sie sich bitte an unser Support-Team unter <a href=":link" class=":class">:email</a>', | ||
], | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
<?php | ||
|
||
return [ | ||
'or' => 'or', | ||
'sign-in' => 'Sign in with Microsoft', | ||
'auth-error' => 'Unable to authenticate with your Microsoft account. Please try again.', | ||
'or' => 'or', | ||
'sign-in' => 'Sign in with Microsoft', | ||
'auth-error' => 'Unable to authenticate with your Microsoft account. Please try again.', | ||
'config-error' => [ | ||
'title' => 'Oops! Something Went Wrong', | ||
'message' => 'We apologize for the inconvenience. It seems that Azure SSO is not configured yet in your Bagisto instance.', | ||
'title' => 'Oops! Something Went Wrong', | ||
'message' => 'We apologize for the inconvenience. It seems that Azure SSO is not configured yet in your Bagisto instance.', | ||
'support' => 'If you are unsure about the configuration steps or need assistance, reach out to our support team at <a href=":link" class=":class">:email</a>', | ||
], | ||
]; | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
<?php | ||
|
||
return [ | ||
'or' => 'o', | ||
'sign-in' => 'Iniciar sesión con Microsoft', | ||
'auth-error' => 'No se puede autenticar con su cuenta de Microsoft. Por favor, inténtelo de nuevo.', | ||
'or' => 'o', | ||
'sign-in' => 'Iniciar sesión con Microsoft', | ||
'auth-error' => 'No se puede autenticar con su cuenta de Microsoft. Por favor, inténtelo de nuevo.', | ||
'config-error' => [ | ||
'title' => '¡Ups! Algo salió mal', | ||
'message' => 'Pedimos disculpas por las molestias. Parece que Azure SSO aún no está configurado en su instancia de Bagisto.', | ||
'title' => '¡Ups! Algo salió mal', | ||
'message' => 'Pedimos disculpas por las molestias. Parece que Azure SSO aún no está configurado en su instancia de Bagisto.', | ||
'support' => 'Si no está seguro acerca de los pasos de configuración o necesita asistencia, comuníquese con nuestro equipo de soporte en <a href=":link" class=":class">:email</a>', | ||
], | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
<?php | ||
|
||
return [ | ||
'or' => 'یا', | ||
'sign-in' => 'ورود با Microsoft', | ||
'auth-error' => 'امکان احراز هویت با حساب کاربری Microsoft شما وجود ندارد. لطفاً دوباره امتحان کنید.', | ||
'or' => 'یا', | ||
'sign-in' => 'ورود با Microsoft', | ||
'auth-error' => 'امکان احراز هویت با حساب کاربری Microsoft شما وجود ندارد. لطفاً دوباره امتحان کنید.', | ||
'config-error' => [ | ||
'title' => 'اوه! مشکلی پیش آمد', | ||
'message' => 'از ناشی شدن مشکل پوزش میخواهیم. به نظر میآید که Azure SSO هنوز در نمونه Bagisto شما پیکربندی نشده است.', | ||
'title' => 'اوه! مشکلی پیش آمد', | ||
'message' => 'از ناشی شدن مشکل پوزش میخواهیم. به نظر میآید که Azure SSO هنوز در نمونه Bagisto شما پیکربندی نشده است.', | ||
'support' => 'اگر از مراحل پیکربندی اطمینان ندارید یا به کمک نیاز دارید، با تیم پشتیبانی ما تماس بگیرید: <a href=":link" class=":class">:email</a>', | ||
], | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
<?php | ||
|
||
return [ | ||
'or' => 'ou', | ||
'sign-in' => 'Se connecter avec Microsoft', | ||
'auth-error' => 'Impossible de s\'authentifier avec votre compte Microsoft. Veuillez réessayer.', | ||
'or' => 'ou', | ||
'sign-in' => 'Se connecter avec Microsoft', | ||
'auth-error' => 'Impossible de s\'authentifier avec votre compte Microsoft. Veuillez réessayer.', | ||
'config-error' => [ | ||
'title' => 'Oups ! Quelque chose s\'est mal passé', | ||
'message' => 'Nous nous excusons pour la gêne occasionnée. Il semble qu\'Azure SSO ne soit pas encore configuré dans votre instance Bagisto.', | ||
'title' => 'Oups ! Quelque chose s\'est mal passé', | ||
'message' => 'Nous nous excusons pour la gêne occasionnée. Il semble qu\'Azure SSO ne soit pas encore configuré dans votre instance Bagisto.', | ||
'support' => 'Si vous avez des doutes sur les étapes de configuration ou si vous avez besoin d\'assistance, contactez notre équipe de support à l\'adresse suivante : <a href=":link" class=":class">:email</a>', | ||
], | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
<?php | ||
|
||
return [ | ||
'or' => 'או', | ||
'sign-in' => 'התחבר עם מיקרוסופט', | ||
'auth-error' => 'אין אפשרות לאמת עם החשבון שלך במיקרוסופט. יש לנסות שוב.', | ||
'or' => 'או', | ||
'sign-in' => 'התחבר עם מיקרוסופט', | ||
'auth-error' => 'אין אפשרות לאמת עם החשבון שלך במיקרוסופט. יש לנסות שוב.', | ||
'config-error' => [ | ||
'title' => 'אופס! משהו השתבש', | ||
'message' => 'אנו מתנצלים על התקלות. נראה שאין הגדרה של Azure SSO בתצורת ה-Bagisto שלך עדיין.', | ||
'title' => 'אופס! משהו השתבש', | ||
'message' => 'אנו מתנצלים על התקלות. נראה שאין הגדרה של Azure SSO בתצורת ה-Bagisto שלך עדיין.', | ||
'support' => 'אם אינך בטוח לגבי השלבת ההגדרות או זקוק לעזרה, אנא צור קשר עם צוות התמיכה שלנו ב־<a href=":link" class=":class">:email</a>', | ||
], | ||
]; |
Oops, something went wrong.