Commit Graph

19 Commits

Author SHA1 Message Date
Ahmad Abdolsaheb
21bd031a52 fix: repalce imgur with s3 for russian guide without conflict (#36055)
* fix: imgur to s3 for russian guide without conflict

(cherry picked from commit ac90750e36b0dd1fe508c69a2277b75be48e4b95)

* fix: remove extra links

Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>

* fix: revert unrelated changes

* fix: revert changes
2019-05-25 02:23:55 +05:30
Randell Dawson
0a1eeea424 fix(guide) Replace invalid prism code block names (#35961)
* fix: replace sh with shell

fix replace terminal with shell

fix replace node with js

fix replace output with shell

fix replace cs with csharp

fix replace c++ with cpp

fix replace c# with csharp

fix replace javasctipt with js

fix replace syntax  with js

fix replace unix with shell

fix replace linux with shell

fix replace java 8 with java

fix replace swift4 with swift

fix replace react.js with jsx

fix replace javascriot with js

fix replace javacsript with js

fix replace c++ -  with cpp

fix: corrected various typos

fix: replace Algorithm with nothing

fix: replace xaml with xml

fix: replace solidity with nothing

fix: replace c++ with cpp

fix: replace txt with shell

fix: replace code with json and css

fix: replace console with shell
2019-05-15 19:08:19 +02:00
Alexander Grigorev
d63b0a4e7f Russian translate fix (#29431) 2019-04-09 10:55:50 +04:00
Alexander Grigorev
1b214fdec1 Fix russian translate (#29427) 2019-04-09 10:55:05 +04:00
Alexander Grigorev
c8753ed25f Update index.md (#29421)
fix russian lang
2019-04-09 10:54:21 +04:00
corpsepk
7f85ca71e0 Update russian translation (#29335) 2019-04-09 10:44:06 +04:00
corpsepk
bbb4de225c Update russian translation (#29316) 2019-04-09 10:42:26 +04:00
corpsepk
fba014da37 Update index.md (#29324) 2019-03-22 00:47:13 +04:00
corpsepk
4b0b7ba567 Update russian translation (#29326) 2019-03-21 20:23:48 +04:00
ShkiperMe
e1617308c3 Update Russian translation for 'composer' documentation (#26847) 2019-01-23 20:41:29 +04:00
Dhiraj Kanchan
54ac1ea02e Fix if statement to use equal to operator instead of assignment operator. (#24523)
Fix if statement to use Double equals (==)  instead of Single equal  (=) which would overwrite the value of $_GET['name'] variable.
2018-11-28 21:32:38 +04:00
serg-t
827b3d8194 index.md (#22966)
* rename to variables_php.md

Added basic info about PHP variables.

* Added Guide About PHP Variables (Russian)

* Rename variables_php.md to index.md

* Rename guide/russian/php/PHP Variables to guide/russian/php/php-variables/index

* Delete index

* fix: fixed foldernames

* update index.md

added example from 8th line;
added markdown for highlighting code.

* ch
2018-11-26 09:36:55 -08:00
serg-t
94f76e862f PHP_Operators.md (#22903)
* update index.md

Main concept about PHP Operators.

* fix: corrected folder issues
2018-11-15 06:35:00 -08:00
serg-t
998829cd99 update index.md (#24223)
added basic info about PHP Expressions.
2018-11-01 22:52:54 +04:00
serg-t
38709b202a update index.md (#24207)
added basic info about PHP Data Types.
2018-11-01 22:29:33 +04:00
serg-t
0013e4fb3f update index.md (#23037)
added basic info about PHP Errors.
2018-10-31 21:27:55 +04:00
corpsepk
dbe36992e7 Update translation (#21935) 2018-10-29 15:10:55 +04:00
Bouncey
b1a785c87d fix(guide): Fix directory structure 2018-10-19 16:28:34 +01:00
Mrugesh Mohapatra
da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30