Skip to content

Commit 96d05ff

Browse files
committed
Adding iLoveCoding to the list of Screencasts
1 parent 133d0a7 commit 96d05ff

File tree

11 files changed

+59
-0
lines changed

11 files changed

+59
-0
lines changed

i18n/ar-ar/ar-ar.json

+5
Original file line numberDiff line numberDiff line change
@@ -624,6 +624,11 @@
624624
"screencasts": {
625625
"title": "دروس فيديو",
626626
"links": [{
627+
"name": "iLoveCoding",
628+
"img": "ilovecoding.svg",
629+
"url": "https://iLoveCoding.org",
630+
"description": "Full-Stack JavaScript video training."
631+
},{
627632
"name": "Egghead",
628633
"img": "egghead.svg",
629634
"url": "https://egghead.io",

i18n/de-de/de-de.json

+6
Original file line numberDiff line numberDiff line change
@@ -753,6 +753,12 @@
753753
"screencasts":{
754754
"title":"Screencasts",
755755
"links":[
756+
{
757+
"name": "iLoveCoding",
758+
"img": "ilovecoding.svg",
759+
"url": "https://iLoveCoding.org",
760+
"description": "Full-Stack JavaScript video training."
761+
},
756762
{
757763
"name":"Egghead",
758764
"img":"egghead.svg",

i18n/en-us/en-us.json

+5
Original file line numberDiff line numberDiff line change
@@ -627,6 +627,11 @@
627627
"screencasts": {
628628
"title": "Screencasts",
629629
"links": [{
630+
"name": "iLoveCoding",
631+
"img": "ilovecoding.svg",
632+
"url": "https://iLoveCoding.org",
633+
"description": "Full-Stack JavaScript video training."
634+
},{
630635
"name": "Egghead",
631636
"img": "egghead.svg",
632637
"url": "https://egghead.io",

i18n/es-es/es-es.json

+6
Original file line numberDiff line numberDiff line change
@@ -728,6 +728,12 @@
728728
"screencasts":{
729729
"title":"Videotutoriales",
730730
"links":[
731+
{
732+
"name": "iLoveCoding",
733+
"img": "ilovecoding.svg",
734+
"url": "https://iLoveCoding.org",
735+
"description": "Full-Stack JavaScript video training."
736+
},
731737
{
732738
"name":"Egghead",
733739
"img":"egghead.svg",

i18n/fa-ir/fa-ir.json

+6
Original file line numberDiff line numberDiff line change
@@ -753,6 +753,12 @@
753753
"screencasts":{
754754
"title":"Screencasts",
755755
"links":[
756+
{
757+
"name": "iLoveCoding",
758+
"img": "ilovecoding.svg",
759+
"url": "https://iLoveCoding.org",
760+
"description": "Full-Stack JavaScript video training."
761+
},
756762
{
757763
"name":"Egghead",
758764
"img":"egghead.svg",

i18n/ko-kr/ko-kr.json

+6
Original file line numberDiff line numberDiff line change
@@ -728,6 +728,12 @@
728728
"screencasts":{
729729
"title":"스크린캐스트",
730730
"links":[
731+
{
732+
"name": "iLoveCoding",
733+
"img": "ilovecoding.svg",
734+
"url": "https://iLoveCoding.org",
735+
"description": "Full-Stack JavaScript video training."
736+
},
731737
{
732738
"name":"Egghead",
733739
"img":"egghead.svg",

i18n/pt-br/pt-br.json

+6
Original file line numberDiff line numberDiff line change
@@ -738,6 +738,12 @@
738738
"screencasts":{
739739
"title":"Screencasts",
740740
"links":[
741+
{
742+
"name": "iLoveCoding",
743+
"img": "ilovecoding.svg",
744+
"url": "https://iLoveCoding.org",
745+
"description": "Full-Stack JavaScript video training."
746+
},
741747
{
742748
"name":"Egghead",
743749
"img":"egghead.svg",

i18n/ru-ru/ru-ru.json

+6
Original file line numberDiff line numberDiff line change
@@ -773,6 +773,12 @@
773773
"screencasts":{
774774
"title":"Скринкасты",
775775
"links":[
776+
{
777+
"name": "iLoveCoding",
778+
"img": "ilovecoding.svg",
779+
"url": "https://iLoveCoding.org",
780+
"description": "Full-Stack JavaScript video training."
781+
},
776782
{
777783
"name":"Egghead",
778784
"img":"egghead.svg",

i18n/zh-cn/zh-cn.json

+6
Original file line numberDiff line numberDiff line change
@@ -728,6 +728,12 @@
728728
"screencasts":{
729729
"title":"拍客(Screencasts)",
730730
"links":[
731+
{
732+
"name": "iLoveCoding",
733+
"img": "ilovecoding.svg",
734+
"url": "https://iLoveCoding.org",
735+
"description": "Full-Stack JavaScript video training."
736+
},
731737
{
732738
"name":"Egghead",
733739
"img":"egghead.svg",

i18n/zh-tw/zh-tw.json

+6
Original file line numberDiff line numberDiff line change
@@ -728,6 +728,12 @@
728728
"screencasts":{
729729
"title":"拍客(Screencasts)",
730730
"links":[
731+
{
732+
"name": "iLoveCoding",
733+
"img": "ilovecoding.svg",
734+
"url": "https://iLoveCoding.org",
735+
"description": "Full-Stack JavaScript video training."
736+
},
731737
{
732738
"name":"Egghead",
733739
"img":"egghead.svg",

public/assets/img/ilovecoding.svg

+1
Loading

0 commit comments

Comments
 (0)