Commit Graph

1667 Commits

Author SHA1 Message Date
Abril Ureña
a40cee14f8 Merge pull request #975 from kant/patch-8
Translation proposal in Spanish translation (paragraph 03)
2023-07-24 12:35:17 -06:00
Darío Hereñú
8248cce86c Merge branch 'main' into patch-8 2023-07-17 16:54:57 -03:00
Abril Ureña
d057cb7b20 Merge pull request #977 from kant/patch-9
Proper translation (paragraph 27 & 214) - Spanish translation
2023-07-17 12:11:14 -06:00
Darío Hereñú
0065bd8a4f Update 7-bank-project/4-state-management/translations/README.es.md
Co-authored-by: Abril Ureña <107883174+abrilurena@users.noreply.github.com>
2023-07-15 18:01:33 -03:00
Darío Hereñú
b658e22da6 Update 7-bank-project/solution/translations/README.es.md
Co-authored-by: Abril Ureña <107883174+abrilurena@users.noreply.github.com>
2023-07-15 17:59:48 -03:00
Pablo Nunes
3bae163a21 Merge pull request #787 from jessicaribeiroalves/add-portugueseBR-translation-quizz
Fixing brazilian portuguese translation to Quiz App
2023-07-13 17:42:19 -03:00
Pablo Nunes
d62794f1d9 Merge branch 'main' into add-portugueseBR-translation-quizz 2023-07-13 17:38:55 -03:00
Pablo Nunes
d54487c936 Merge pull request #878 from felixstenian/main
Adding brazilian portuguese translation for bank-project
2023-07-13 17:33:52 -03:00
Pablo Nunes
cf062aea97 Merge pull request #1015 from danhpaiva/danhpaiva/portuguese_br
Approving small changes to repo
2023-07-13 17:30:44 -03:00
Abril Ureña
0d41da60cf Merge pull request #1163 from kant/patch-14
Updated url of Labs of Github site (line 324)
2023-07-11 15:09:56 -06:00
Darío Hereñú
4e14080d7e Updated url of Labs of Github site (line 324) 2023-07-11 17:31:57 -03:00
Abril Ureña
a8bce3465f Merge pull request #988 from kant/patch-19
Fixed markup formatting (paragraph 30)
2023-07-11 13:57:37 -06:00
Abril Ureña
2d0821bcd3 Merge pull request #967 from Justabeginnerdev/patch-1
Update README.es.md
2023-07-11 13:56:35 -06:00
Abril Ureña
1badec5a26 Merge pull request #994 from kant/patch-25
Fixed table markup (spanish translation)
2023-07-11 12:44:36 -06:00
Abril Ureña
2d1720622a Merge pull request #993 from kant/patch-24
Title typo fixed (line 05) in Spanish translation
2023-07-11 12:43:13 -06:00
Abril Ureña
1da827302f Merge pull request #992 from kant/patch-23
Typo fixed (paragraph 102) in Spanish translation
2023-07-11 12:41:30 -06:00
Abril Ureña
159f7b96ef Merge pull request #987 from kant/patch-18
Typo fixed (line 115) in spanish translation
2023-07-11 12:35:12 -06:00
Abril Ureña
66bfc6f76f Merge pull request #986 from kant/patch-17
Table markup fixed (spanish translation)
2023-07-11 12:34:03 -06:00
Abril Ureña
d02f4dac9e Merge pull request #985 from kant/patch-16
Semantic issue (paragraph 09) in Spanish translation
2023-07-11 12:32:37 -06:00
Abril Ureña
b8dc4ba48d Merge pull request #984 from kant/patch-15
Table markup fixed in Spanish translation
2023-07-11 12:25:58 -06:00
Abril Ureña
f4b58c10b4 Merge pull request #983 from kant/patch-14
Typos fixed (line 53, 975, 1802, 2058) in Spanish translation
2023-07-11 12:23:54 -06:00
dependabot[bot]
2edf9280f4 Bump http-cache-semantics from 4.1.0 to 4.1.1
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 12:54:49 -04:00
Sara Gibbons
4360f40d53 pause translation contributions; updates to readme 2023-07-10 12:51:26 -04:00
faturachmanyusup
03c3ee841c Enhance: remove flags from language nav 2023-07-10 11:42:01 -04:00
faturachmanyusup
c376d864d3 Fix: translated pages not found on landing page 2023-07-10 11:42:01 -04:00
faturachmanyusup
464fa07d5d Update comment 2023-07-10 11:42:01 -04:00
faturachmanyusup
0a6ff000d2 Feature: Add language navigation 2023-07-10 11:42:01 -04:00
Charishma-Bailapudi
6cbe6aa8b9 added switch statement 2023-07-10 10:49:50 -04:00
Sara Gibbons
500c13ed3e update quiz app dependencies 2023-07-07 14:41:39 -04:00
meng.wang
34c30dbbd7 修改格式错误 2023-07-07 13:59:16 -04:00
t4k3t0
e104e7f862 Update README.ja.md
リンク切れ修正
Correction of broken links
2023-07-07 13:49:20 -04:00
t4k3t0
1826ef113e Update assignment.ja.md
Fixed a bit translation mistake.
2023-07-07 13:48:30 -04:00
t4k3t0
06ab130dcc Update README.ja.md
[ja]
「論理演算子とブール値」 テーブル2行目(ヘッダーを除く)おいてエスケープ処理ができておらず、論理和演算子である||がマークダウン記法のテーブルを構成するセルとして扱われていた。エスケープ\を追加し、正しく表示されることを確認した。

[en]
Boolean Operators and Boolean Values" In the second row of the table (excluding the header), escaping was not performed and the logical OR operator || was treated as a cell that constitutes a table in markdown notation. The escaping was added, and it was confirmed that the table was displayed correctly.
2023-07-07 13:47:32 -04:00
Ambareen Azam
f086615d39 FIX grammatical erros 2023-07-07 13:46:03 -04:00
Sara Gibbons
067dfd171f update browser extension 2023-07-05 17:36:21 -04:00
BamaCharanChhandogi
81a152ed88 remove regionName Keyword 2023-07-05 14:09:37 -04:00
İsa Sarı
207136a537 Add helpwanted part (#950)
* turkish translation of main README.md

* added help wanted part
2023-03-24 15:51:29 -04:00
Sara Gibbons
f451d0417c Merge pull request #946 from sushant4191/patch-3
Updated the correct URLs
2023-03-24 15:47:58 -04:00
Sara Gibbons
0515510a9e Merge pull request #949 from devisasari/turkish-translation-main-README.tr.md
turkish translation of main README.md
2023-03-24 15:45:44 -04:00
Sara Gibbons
3552626ad5 Merge pull request #1105 from HIMANSHIKSHARMA/patch-1
updates
2023-03-24 11:01:56 -04:00
Sara Gibbons
c6d6691223 Merge pull request #1091 from Hydrion-Qlz/main
fix some link errors in README.zh-cn.md
2023-03-24 10:54:14 -04:00
Sara Gibbons
cad67a2e47 Merge pull request #1067 from regchiu/main
Replace with a clearer browser.jpg
2023-03-21 20:17:22 -04:00
Himanshi Sharma
94e8a6266e updates 2023-03-20 01:44:45 +05:30
Anthony Bartolo
9c4ad52915 Merge pull request #1092 from pavandeveloperr/Typo-Patch-1
Fix : Typo in the table (column - learning objectives) (row - 22) [DOCS]
2023-03-03 12:37:46 -05:00
Pavan Kulkarni
cf308937d6 Fix : Typo in learning objectives
I feel there is a typo in the learning objectives in the table (row - 22), as it should be handling validation instead it is handing validation. 

Thank you
2023-02-25 16:23:10 +05:30
Hydrion-Qlz
4d909c42b3 fix some link errors in README.zh-cn.md 2023-02-25 00:03:58 +08:00
Abril Ureña
b77099807a Merge pull request #957 from flamadev/update-spanish-translation-3.terrarium
Update spanish translation 3.terrarium
2023-02-08 10:41:31 -06:00
Flavia Mabras
4544b615e3 Update 3-terrarium/3-intro-to-DOM-and-closures/translations/README.es.md
Co-authored-by: Abril Ureña <107883174+abrilurena@users.noreply.github.com>
2023-02-08 09:56:54 +01:00
Flavia Mabras
6963b3b17f Update 3-terrarium/1-intro-to-html/translations/README.es.md
Co-authored-by: Abril Ureña <107883174+abrilurena@users.noreply.github.com>
2023-02-08 09:56:46 +01:00
Abril Ureña
7142bc2b5c Merge pull request #971 from kant/patch-4
Updated URL (line 20)
2023-02-07 18:32:08 -06:00