From d570aa0af000cd4f83f195df4614e9b96c037e33 Mon Sep 17 00:00:00 2001 From: Peter Kokot Date: Tue, 25 Oct 2016 02:06:14 +0200 Subject: [PATCH] Add Arabic translation to README and sync translations --- README.md | 1 + _includes/welcome.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cae591c..b372de6 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ developers know where to find good information! * [English](http://www.phptherightway.com) +* [Arabic](https://adaroobi.github.io/php-the-right-way/) * [Bulgarian](http://bg.phptherightway.com) * [Chinese (Simplified)](http://laravel-china.github.io/php-the-right-way/) * [Chinese (Traditional)](http://laravel-taiwan.github.io/php-the-right-way) diff --git a/_includes/welcome.md b/_includes/welcome.md index b074bdd..6b9889d 100644 --- a/_includes/welcome.md +++ b/_includes/welcome.md @@ -21,6 +21,7 @@ and examples as they become available. _PHP: The Right Way_ is translated into many different languages: * [English](http://www.phptherightway.com) +* [Arabic](https://adaroobi.github.io/php-the-right-way/) * [Bulgarian](http://bg.phptherightway.com/) * [Chinese (Simplified)](http://laravel-china.github.io/php-the-right-way/) * [Chinese (Traditional)](http://laravel-taiwan.github.io/php-the-right-way) @@ -41,7 +42,6 @@ _PHP: The Right Way_ is translated into many different languages: * [Thai](https://apzentral.github.io/php-the-right-way/) * [Turkish](http://hkulekci.github.io/php-the-right-way/) * [Ukrainian](http://iflista.github.com/php-the-right-way/) -* [العربية](https://adaroobi.github.io/php-the-right-way/) ## How to Contribute