Skip to content

Commit

Permalink
added my name to contributors list. (firstcontributions#65297)
Browse files Browse the repository at this point in the history
* added my name to contributors list.

* fixed some typos in Arabic translations.

---------

Co-authored-by: Roshan Jossy <[email protected]>
  • Loading branch information
faltawy and Roshanjossey authored May 10, 2023
1 parent 4d1903c commit 2274818
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions Contributors.md
Original file line number Diff line number Diff line change
Expand Up @@ -1380,6 +1380,7 @@ Cody LeRoy
- [H-ADJI](https://github.com/H-ADJI)
- [Tobias Jennert](https://github.com/tobijen)
- [Sebitosh](https://github.com/Sebitosh)
- [Ahmad Hassan](https://github.com/ah7255703)
- [Vernon Piland](https://github.com/VernonPiland)
- [Ricardo Ferreira](https://github.com/Cacousa2005)
- [Nwoha Martins](https://github.com/martinsmind)
Expand Down
2 changes: 1 addition & 1 deletion translations/README.ar.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ git commit -m "Add <your-name> to Contributors list"

## <div dir="rtl"> ارفع التغييرات إلى github - Push changes to Github </div>

<div dir="rtl">ارفع التغيررات عن طريق الأمر <code>git push</code></div>
<div dir="rtl">ارفع التغييرات عن طريق الأمر <code>git push</code></div>

```
git push origin "add-your-name"
Expand Down
4 changes: 2 additions & 2 deletions translations/README.eg.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,9 +104,9 @@ git commit -m "Add <your-name> to Contributors list"
<div dir="rtl"> إستبدل <code>&#60;your-name&#62;</code> بإسمك. </div>
<br>

## <div dir="rtl"> بعدين ترفع التغيررات - Push changes to Github </div>
## <div dir="rtl"> بعدين ترفع التغييرات - Push changes to Github </div>

<div dir="rtl">هترفع التغيررات عن طريق الأمر <code>git push</code></div>
<div dir="rtl">هترفع التغييرات عن طريق الأمر <code>git push</code></div>

```
git push origin "add-your-name"
Expand Down

0 comments on commit 2274818

Please sign in to comment.