diff --git a/locales/AR_ar.json b/locales/AR_ar.json index 0323761..ddb4e13 100644 --- a/locales/AR_ar.json +++ b/locales/AR_ar.json @@ -3,7 +3,8 @@ "about": "عنا", "faq": "أسئلة", "credits": "الفريق", - "progress": "تقدم" + "progress": "تقدم", + "blog": "Blog" }, "hero": { "subtitle": "سيرفرات الألعاب", @@ -81,18 +82,6 @@ "picture": "https://github.com/caramelkat.png", "github": "https://github.com/CaramelKat" }, - { - "name": "superwhiskers", - "caption": "مطور مكتبة كرانش", - "picture": "https://github.com/superwhiskers.png", - "github": "https://github.com/superwhiskers" - }, - { - "name": "SuperMarioDaBom", - "caption": "باحث الأجهزة", - "picture": "https://github.com/supermariodabom.png", - "github": "https://github.com/SuperMarioDaBom" - }, { "name": "Rambo6Glaz", "caption": "مثبت الشبكة و باحث الأجهزة", @@ -100,10 +89,16 @@ "github": "https://github.com/NexoDevelopment" }, { - "name": "mrjvs", - "caption": "مطور الويب والبحث المبكر للالمحل الإلكتروني", - "picture": "https://github.com/mrjvs.png", - "github": "https://github.com/mrjvs" + "name": "quarky", + "caption": "BOSS research and patch development", + "picture": "https://github.com/QuarkTheAwesome.png", + "github": "https://github.com/QuarkTheAwesome" + }, + { + "name": "SuperMarioDaBom", + "caption": "باحث الأجهزة", + "picture": "https://github.com/supermariodabom.png", + "github": "https://github.com/SuperMarioDaBom" }, { "name": "Jip Fr", @@ -117,6 +112,25 @@ "picture": "https://github.com/montylion.png", "github": "https://github.com/montylion" }, + { + "name": "mrjvs", + "caption": "مطور الويب والبحث المبكر للالمحل الإلكتروني", + "picture": "https://github.com/mrjvs.png", + "github": "https://github.com/mrjvs" + } + + ] + }, + "specialThanks": { + "title": "Special thanks", + "text": "Without them, Pretendo wouldn't be where it is today.", + "people": [ + { + "name": "superwhiskers", + "caption": "مطور مكتبة كرانش", + "picture": "https://github.com/superwhiskers.png", + "github": "https://github.com/superwhiskers" + }, { "name": "Stary", "caption": "3DS dev and NEX dissector", @@ -125,16 +139,10 @@ }, { "name": "Billy", - "caption": "Provider of dumps", + "caption": "Preservationist", "picture": "https://github.com/InternalLoss.png", "github": "https://github.com/InternalLoss" }, - { - "name": "quarky", - "caption": "BOSS research and patch development", - "picture": "https://github.com/QuarkTheAwesome.png", - "github": "https://github.com/QuarkTheAwesome" - }, { "name": "Shutterbug2000", "caption": "باحث ماريو كارت 7 و ال3 دي اس", diff --git a/locales/BR_pt.json b/locales/BR_pt.json index c280690..35048b9 100644 --- a/locales/BR_pt.json +++ b/locales/BR_pt.json @@ -3,7 +3,8 @@ "about": "Sobre", "faq": "FAQ", "credits": "Créditos", - "progress": "Progresso" + "progress": "Progresso", + "blog": "Blog" }, "hero": { "subtitle": "Servidores de jogos", @@ -81,18 +82,6 @@ "picture": "https://github.com/caramelkat.png", "github": "https://github.com/CaramelKat" }, - { - "name": "superwhiskers", - "caption": "Desenvolvimento da crunch library", - "picture": "https://github.com/superwhiskers.png", - "github": "https://github.com/superwhiskers" - }, - { - "name": "SuperMarioDaBom", - "caption": "Pesquisa de console e outros sistemas", - "picture": "https://github.com/supermariodabom.png", - "github": "https://github.com/SuperMarioDaBom" - }, { "name": "Rambo6Glaz", "caption": "Instalador de rede e pesquisa de console", @@ -100,10 +89,16 @@ "github": "https://github.com/Rambo6Glaz" }, { - "name": "mrjvs", - "caption": "Desenvolvimento web e pesquisa inicial da eShop", - "picture": "https://github.com/mrjvs.png", - "github": "https://github.com/mrjvs" + "name": "quarky", + "caption": "Pesquisa do BOSS e desenvolvimento do patch", + "picture": "https://github.com/QuarkTheAwesome.png", + "github": "https://github.com/QuarkTheAwesome" + }, + { + "name": "SuperMarioDaBom", + "caption": "Pesquisa de console e outros sistemas", + "picture": "https://github.com/supermariodabom.png", + "github": "https://github.com/SuperMarioDaBom" }, { "name": "Jip Fr", @@ -117,6 +112,24 @@ "picture": "https://github.com/montylion.png", "github": "https://github.com/montylion" }, + { + "name": "mrjvs", + "caption": "Designer", + "picture": "https://github.com/mrjvs.png", + "github": "https://github.com/mrjvs" + } + ] + }, + "specialThanks": { + "title": "Special thanks", + "text": "Without them, Pretendo wouldn't be where it is today.", + "people": [ + { + "name": "superwhiskers", + "caption": "Desenvolvimento da crunch library", + "picture": "https://github.com/superwhiskers.png", + "github": "https://github.com/superwhiskers" + }, { "name": "Stary", "caption": "Desenvolvimento do 3DS e dissector NEX", @@ -129,12 +142,6 @@ "picture": "https://github.com/InternalLoss.png", "github": "https://github.com/InternalLoss" }, - { - "name": "quarky", - "caption": "Pesquisa do BOSS e desenvolvimento do patch", - "picture": "https://github.com/QuarkTheAwesome.png", - "github": "https://github.com/QuarkTheAwesome" - }, { "name": "Shutterbug2000", "caption": "Pesquisa do Nintendo 3DS e Mario Kart 7", diff --git a/locales/DE_de.json b/locales/DE_de.json index ff6b89c..1073210 100644 --- a/locales/DE_de.json +++ b/locales/DE_de.json @@ -3,7 +3,8 @@ "about": "Über", "faq": "FAQ", "credits": "Credits", - "progress": "Fortschritt" + "progress": "Fortschritt", + "blog": "Blog" }, "hero": { "subtitle": "Spiel-Server", @@ -81,18 +82,6 @@ "picture": "https://github.com/caramelkat.png", "github": "https://github.com/CaramelKat" }, - { - "name": "superwhiskers", - "caption": "Entwicklung der crunch Bibliothek", - "picture": "https://github.com/superwhiskers.png", - "github": "https://github.com/superwhiskers" - }, - { - "name": "SuperMarioDaBom", - "caption": "Forschung auf Konsole und anderen Systemen", - "picture": "https://github.com/supermariodabom.png", - "github": "https://github.com/SuperMarioDaBom" - }, { "name": "Rambo6Glaz", "caption": "Network Installer und Konsolenforschung", @@ -100,10 +89,16 @@ "github": "https://github.com/NexoDevelopment" }, { - "name": "mrjvs", - "caption": "Web Entwicklung und frühe eShop Erforschung", - "picture": "https://github.com/mrjvs.png", - "github": "https://github.com/mrjvs" + "name": "quarky", + "caption": "BOSS research and patch development", + "picture": "https://github.com/QuarkTheAwesome.png", + "github": "https://github.com/QuarkTheAwesome" + }, + { + "name": "SuperMarioDaBom", + "caption": "Forschung auf Konsole und anderen Systemen", + "picture": "https://github.com/supermariodabom.png", + "github": "https://github.com/SuperMarioDaBom" }, { "name": "Jip Fr", @@ -117,6 +112,24 @@ "picture": "https://github.com/montylion.png", "github": "https://github.com/montylion" }, + { + "name": "mrjvs", + "caption": "Designer", + "picture": "https://github.com/mrjvs.png", + "github": "https://github.com/mrjvs" + } + ] + }, + "specialThanks": { + "title": "Special thanks", + "text": "Without them, Pretendo wouldn't be where it is today.", + "people": [ + { + "name": "superwhiskers", + "caption": "Entwicklung der crunch Bibliothek", + "picture": "https://github.com/superwhiskers.png", + "github": "https://github.com/superwhiskers" + }, { "name": "Stary", "caption": "3DS dev and NEX dissector", @@ -125,16 +138,10 @@ }, { "name": "Billy", - "caption": "Provider of dumps", + "caption": "Preservationist", "picture": "https://github.com/InternalLoss.png", "github": "https://github.com/InternalLoss" }, - { - "name": "quarky", - "caption": "BOSS research and patch development", - "picture": "https://github.com/QuarkTheAwesome.png", - "github": "https://github.com/QuarkTheAwesome" - }, { "name": "Shutterbug2000", "caption": "Mario Kart 7 und 3DS Forschung", diff --git a/locales/ES_es.json b/locales/ES_es.json index 8ea73c5..89f3fb7 100644 --- a/locales/ES_es.json +++ b/locales/ES_es.json @@ -3,7 +3,8 @@ "about": "Acerca de", "faq": "FAQ", "credits": "Créditos", - "progress": "Progreso" + "progress": "Progreso", + "blog": "Blog" }, "hero": { "subtitle": "Servidores en línea", @@ -81,18 +82,6 @@ "picture": "https://github.com/caramelkat.png", "github": "https://github.com/CaramelKat" }, - { - "name": "superwhiskers", - "caption": "Desarrollo de librerías crunch", - "picture": "https://github.com/superwhiskers.png", - "github": "https://github.com/superwhiskers" - }, - { - "name": "SuperMarioDaBom", - "caption": "Estudio de consolas y otros sistemas", - "picture": "https://github.com/supermariodabom.png", - "github": "https://github.com/SuperMarioDaBom" - }, { "name": "Rambo6Glaz", "caption": "Instalador de la red y estudio de consolas", @@ -100,10 +89,16 @@ "github": "https://github.com/NexoDevelopment" }, { - "name": "mrjvs", - "caption": "Desarrollo web y temprano estudio de eShop", - "picture": "https://github.com/mrjvs.png", - "github": "https://github.com/mrjvs" + "name": "quarky", + "caption": "BOSS research and patch development", + "picture": "https://github.com/QuarkTheAwesome.png", + "github": "https://github.com/QuarkTheAwesome" + }, + { + "name": "SuperMarioDaBom", + "caption": "Estudio de consolas y otros sistemas", + "picture": "https://github.com/supermariodabom.png", + "github": "https://github.com/SuperMarioDaBom" }, { "name": "Jip Fr", @@ -117,6 +112,24 @@ "picture": "https://github.com/montylion.png", "github": "https://github.com/montylion" }, + { + "name": "mrjvs", + "caption": "Designer", + "picture": "https://github.com/mrjvs.png", + "github": "https://github.com/mrjvs" + } + ] + }, + "specialThanks": { + "title": "Special thanks", + "text": "Without them, Pretendo wouldn't be where it is today.", + "people": [ + { + "name": "superwhiskers", + "caption": "Desarrollo de librerías crunch", + "picture": "https://github.com/superwhiskers.png", + "github": "https://github.com/superwhiskers" + }, { "name": "Stary", "caption": "3DS dev and NEX dissector", @@ -125,16 +138,10 @@ }, { "name": "Billy", - "caption": "Provider of dumps", + "caption": "Preservationist", "picture": "https://github.com/InternalLoss.png", "github": "https://github.com/InternalLoss" }, - { - "name": "quarky", - "caption": "BOSS research and patch development", - "picture": "https://github.com/QuarkTheAwesome.png", - "github": "https://github.com/QuarkTheAwesome" - }, { "name": "Shutterbug2000", "caption": "Estudio de Mario Kart 7 y 3DS", diff --git a/locales/FR_fr.json b/locales/FR_fr.json index e4c7fd9..99b3836 100644 --- a/locales/FR_fr.json +++ b/locales/FR_fr.json @@ -3,7 +3,8 @@ "about": "À propos", "faq": "FAQ", "credits": "Crédits", - "progress": "Progression" + "progress": "Progression", + "blog": "Blog" }, "hero": { "subtitle": "Serveurs de jeu", @@ -83,18 +84,6 @@ "picture": "https://github.com/caramelkat.png", "github": "https://github.com/CaramelKat" }, - { - "name": "superwhiskers", - "caption": "Développement de la bibliothèque crunch", - "picture": "https://github.com/superwhiskers.png", - "github": "https://github.com/superwhiskers" - }, - { - "name": "SuperMarioDaBom", - "caption": "Étude des consoles et d'autres systèmes", - "picture": "https://github.com/supermariodabom.png", - "github": "https://github.com/SuperMarioDaBom" - }, { "name": "Rambo6Glaz", "caption": "Installateur du réseau et études des consoles", @@ -102,10 +91,16 @@ "github": "https://github.com/Rambo6Glaz" }, { - "name": "mrjvs", - "caption": "Développement Web et premières études de l'eShop", - "picture": "https://github.com/mrjvs.png", - "github": "https://github.com/mrjvs" + "name": "quarky", + "caption": "BOSS research and patch development", + "picture": "https://github.com/QuarkTheAwesome.png", + "github": "https://github.com/QuarkTheAwesome" + }, + { + "name": "SuperMarioDaBom", + "caption": "Étude des consoles et d'autres systèmes", + "picture": "https://github.com/supermariodabom.png", + "github": "https://github.com/SuperMarioDaBom" }, { "name": "Jip Fr", @@ -119,6 +114,24 @@ "picture": "https://github.com/montylion.png", "github": "https://github.com/montylion" }, + { + "name": "mrjvs", + "caption": "Designer", + "picture": "https://github.com/mrjvs.png", + "github": "https://github.com/mrjvs" + } + ] + }, + "specialThanks": { + "title": "Special thanks", + "text": "Without them, Pretendo wouldn't be where it is today.", + "people": [ + { + "name": "superwhiskers", + "caption": "Développement de la bibliothèque crunch", + "picture": "https://github.com/superwhiskers.png", + "github": "https://github.com/superwhiskers" + }, { "name": "Stary", "caption": "3DS dev and NEX dissector", @@ -131,12 +144,6 @@ "picture": "https://github.com/InternalLoss.png", "github": "https://github.com/InternalLoss" }, - { - "name": "quarky", - "caption": "BOSS research and patch development", - "picture": "https://github.com/QuarkTheAwesome.png", - "github": "https://github.com/QuarkTheAwesome" - }, { "name": "Shutterbug2000", "caption": "Étude de Mario Kart 7 et de la 3DS", diff --git a/locales/IT_it.json b/locales/IT_it.json index 93980e0..2f1865b 100644 --- a/locales/IT_it.json +++ b/locales/IT_it.json @@ -3,7 +3,8 @@ "about": "Info", "faq": "FAQ", "credits": "Riconoscimenti", - "progress": "Progresso" + "progress": "Progresso", + "blog": "Blog" }, "hero": { "subtitle": "Server online", @@ -81,18 +82,6 @@ "picture": "https://github.com/caramelkat.png", "github": "https://github.com/CaramelKat" }, - { - "name": "superwhiskers", - "caption": "Sviluppo libreria crunch", - "picture": "https://github.com/superwhiskers.png", - "github": "https://github.com/superwhiskers" - }, - { - "name": "SuperMarioDaBom", - "caption": "Ricerca su console e altri sistemi", - "picture": "https://github.com/supermariodabom.png", - "github": "https://github.com/SuperMarioDaBom" - }, { "name": "Rambo6Glaz", "caption": "Installer di rete e ricerca su console", @@ -100,10 +89,16 @@ "github": "https://github.com/Rambo6Glaz" }, { - "name": "mrjvs", - "caption": "Sviluppo web e ricerca iniziale su eShop", - "picture": "https://github.com/mrjvs.png", - "github": "https://github.com/mrjvs" + "name": "quarky", + "caption": "Ricerca BOSS e sviluppo patch", + "picture": "https://github.com/QuarkTheAwesome.png", + "github": "https://github.com/QuarkTheAwesome" + }, + { + "name": "SuperMarioDaBom", + "caption": "Ricerca su console e altri sistemi", + "picture": "https://github.com/supermariodabom.png", + "github": "https://github.com/SuperMarioDaBom" }, { "name": "Jip Fr", @@ -117,6 +112,25 @@ "picture": "https://github.com/montylion.png", "github": "https://github.com/montylion" }, + { + "name": "mrjvs", + "caption": "Desigmer", + "picture": "https://github.com/mrjvs.png", + "github": "https://github.com/mrjvs" + } + ] + }, + "specialThanks": { + "title": "Ringraziamenti speciali", + "text": "Senza di loro, Pretendo non sarebbe dove è oggi.", + "people": [ + + { + "name": "superwhiskers", + "caption": "Sviluppo libreria crunch", + "picture": "https://github.com/superwhiskers.png", + "github": "https://github.com/superwhiskers" + }, { "name": "Stary", "caption": "Sviluppo 3DS e strumento di analisi NEX", @@ -125,16 +139,10 @@ }, { "name": "Billy", - "caption": "Fornitore di dump", + "caption": "Conservazionista", "picture": "https://github.com/InternalLoss.png", "github": "https://github.com/InternalLoss" }, - { - "name": "quarky", - "caption": "Ricerca BOSS e sviluppo patch", - "picture": "https://github.com/QuarkTheAwesome.png", - "github": "https://github.com/QuarkTheAwesome" - }, { "name": "Shutterbug2000", "caption": "Ricerca su Mario Kart 7 e 3DS", diff --git a/locales/KR_ko.json b/locales/KR_ko.json index 17e1e24..8e82b51 100644 --- a/locales/KR_ko.json +++ b/locales/KR_ko.json @@ -3,7 +3,8 @@ "about": "정보", "faq": "자주 묻는 질문", "credits": "크레딧", - "progress": "진행률" + "progress": "진행률", + "blog": "Blog" }, "hero": { "subtitle": "다시 만들어진", @@ -81,18 +82,6 @@ "picture": "https://github.com/caramelkat.png", "github": "https://github.com/CaramelKat" }, - { - "name": "superwhiskers", - "caption": "crunch 라이브러리 개발", - "picture": "https://github.com/superwhiskers.png", - "github": "https://github.com/superwhiskers" - }, - { - "name": "SuperMarioDaBom", - "caption": "콘솔 및 다른 시스템 연구", - "picture": "https://github.com/supermariodabom.png", - "github": "https://github.com/SuperMarioDaBom" - }, { "name": "Rambo6Glaz", "caption": "네트워크 설치 도구 개발 및 콘솔 연구", @@ -100,10 +89,16 @@ "github": "https://github.com/Rambo6Glaz" }, { - "name": "mrjvs", - "caption": "웹 개발 및 초기 e숍 연구", - "picture": "https://github.com/mrjvs.png", - "github": "https://github.com/mrjvs" + "name": "quarky", + "caption": "BOSS research and patch development", + "picture": "https://github.com/QuarkTheAwesome.png", + "github": "https://github.com/QuarkTheAwesome" + }, + { + "name": "SuperMarioDaBom", + "caption": "콘솔 및 다른 시스템 연구", + "picture": "https://github.com/supermariodabom.png", + "github": "https://github.com/SuperMarioDaBom" }, { "name": "Jip Fr", @@ -117,6 +112,24 @@ "picture": "https://github.com/montylion.png", "github": "https://github.com/montylion" }, + { + "name": "mrjvs", + "caption": "Designer", + "picture": "https://github.com/mrjvs.png", + "github": "https://github.com/mrjvs" + } + ] + }, + "specialThanks": { + "title": "Special thanks", + "text": "Without them, Pretendo wouldn't be where it is today.", + "people": [ + { + "name": "superwhiskers", + "caption": "crunch 라이브러리 개발", + "picture": "https://github.com/superwhiskers.png", + "github": "https://github.com/superwhiskers" + }, { "name": "Stary", "caption": "3DS dev and NEX dissector", @@ -125,16 +138,10 @@ }, { "name": "Billy", - "caption": "Provider of dumps", + "caption": "Preservationist", "picture": "https://github.com/InternalLoss.png", "github": "https://github.com/InternalLoss" }, - { - "name": "quarky", - "caption": "BOSS research and patch development", - "picture": "https://github.com/QuarkTheAwesome.png", - "github": "https://github.com/QuarkTheAwesome" - }, { "name": "Shutterbug2000", "caption": "마리오 카트 7 및 3DS 연구", diff --git a/locales/RO_ro.json b/locales/RO_ro.json index bff1a18..7093137 100644 --- a/locales/RO_ro.json +++ b/locales/RO_ro.json @@ -9,7 +9,7 @@ "hero": { "subtitle": "Servere de Jocuri", "title": "Recreate", - "text": "Pretendo este un înlocuitor open source pentru serverele Nintendo pentru 3DS și Wii U, permițând conectivitate pentru toți, chiar și după ce serverele oficiale sunt oprite", + "text": "Pretendo este un înlocuitor gratuit pentru serverele Nintendo pentru 3DS și Wii U, permițând conectivitate pentru toți, chiar și după ce serverele oficiale sunt oprite", "buttons": { "readMore": "Citiți mai multe" } @@ -61,8 +61,8 @@ "answer": "Wii are deja servere personalizate furnizate de Wiimmfi. Deocamdată nu dorim să ne legăm de Switch deoarece costă și este diferit de Nintendo Network." }, { - "question": "Va trebui să îmi hackuiesc consola?", - "answer": "Da, va trebui să-ți hackuiești consola pentru a te conecta; însă, pe Wii U îți trebuie doar acces la Homebrew Launcher (adică Haxchi, Coldboot Haxchi, sau chiar exploatarea de pe web browser), cu informații despre cum 3DS se va conecta sosind la o dată mai târzie." + "question": "Va trebui să îmi modific consola?", + "answer": "Da, va trebui să-ți modifici consola pentru a te conecta; însă, pe Wii U îți trebuie doar acces la Homebrew Launcher (adică Haxchi, Coldboot Haxchi, sau chiar exploatarea de pe web browser), cu informații despre cum 3DS se va conecta sosind la o dată mai târzie." } ] }, @@ -82,18 +82,6 @@ "picture": "https://github.com/caramelkat.png", "github": "https://github.com/CaramelKat" }, - { - "name": "superwhiskers", - "caption": "Dezvoltare librărie crunch ", - "picture": "https://github.com/superwhiskers.png", - "github": "https://github.com/superwhiskers" - }, - { - "name": "SuperMarioDaBom", - "caption": "Cercetare console și alte sisteme", - "picture": "https://github.com/supermariodabom.png", - "github": "https://github.com/SuperMarioDaBom" - }, { "name": "Rambo6Glaz", "caption": "Instalator Conexiune și cercetare consolă", @@ -101,10 +89,16 @@ "github": "https://github.com/Rambo6Glaz" }, { - "name": "mrjvs", - "caption": "Dezvoltare web și cercetare eShop", - "picture": "https://github.com/mrjvs.png", - "github": "https://github.com/mrjvs" + "name": "quarky", + "caption": "Cercetare BOSS și dezvoltare patch", + "picture": "https://github.com/QuarkTheAwesome.png", + "github": "https://github.com/QuarkTheAwesome" + }, + { + "name": "SuperMarioDaBom", + "caption": "Cercetare console și alte sisteme", + "picture": "https://github.com/supermariodabom.png", + "github": "https://github.com/SuperMarioDaBom" }, { "name": "Jip Fr", @@ -118,6 +112,24 @@ "picture": "https://github.com/montylion.png", "github": "https://github.com/montylion" }, + { + "name": "mrjvs", + "caption": "Designer", + "picture": "https://github.com/mrjvs.png", + "github": "https://github.com/mrjvs" + } + ] + }, + "specialThanks": { + "title": "Mulțumiri speciale", + "text": "Fără ei, Pretendo nu ar ajunge unde este astăzi.", + "people": [ + { + "name": "superwhiskers", + "caption": "Dezvoltare librărie crunch ", + "picture": "https://github.com/superwhiskers.png", + "github": "https://github.com/superwhiskers" + }, { "name": "Stary", "caption": "Dezvolator și disector NEX", @@ -130,12 +142,6 @@ "picture": "https://github.com/InternalLoss.png", "github": "https://github.com/InternalLoss" }, - { - "name": "quarky", - "caption": "Cercetare BOSS și dezvoltare patch", - "picture": "https://github.com/QuarkTheAwesome.png", - "github": "https://github.com/QuarkTheAwesome" - }, { "name": "Shutterbug2000", "caption": "Cercetare Mario Kart 7 și 3DS", diff --git a/locales/RU_ru.json b/locales/RU_ru.json index 0da0e98..cda2f32 100644 --- a/locales/RU_ru.json +++ b/locales/RU_ru.json @@ -3,7 +3,8 @@ "about": "О нас", "faq": "ЧаВо", "credits": "Команда", - "progress": "Прогресс" + "progress": "Прогресс", + "blog": "Blog" }, "hero": { "subtitle": "Игровые сервера", @@ -81,18 +82,6 @@ "picture": "https://github.com/caramelkat.png", "github": "https://github.com/CaramelKat" }, - { - "name": "superwhiskers", - "caption": "Разработка библиотек «crunch»", - "picture": "https://github.com/superwhiskers.png", - "github": "https://github.com/superwhiskers" - }, - { - "name": "SuperMarioDaBom", - "caption": "Исследование консолей и другого оборудования", - "picture": "https://github.com/supermariodabom.png", - "github": "https://github.com/SuperMarioDaBom" - }, { "name": "Rambo6Glaz", "caption": "Установщик сервисов и исследование консолей", @@ -100,10 +89,16 @@ "github": "https://github.com/Rambo6Glaz" }, { - "name": "mrjvs", - "caption": "Web-разработка и раннее исследование eShop", - "picture": "https://github.com/mrjvs.png", - "github": "https://github.com/mrjvs" + "name": "quarky", + "caption": "BOSS research and patch development", + "picture": "https://github.com/QuarkTheAwesome.png", + "github": "https://github.com/QuarkTheAwesome" + }, + { + "name": "SuperMarioDaBom", + "caption": "Исследование консолей и другого оборудования", + "picture": "https://github.com/supermariodabom.png", + "github": "https://github.com/SuperMarioDaBom" }, { "name": "Jip Fr", @@ -117,6 +112,24 @@ "picture": "https://github.com/montylion.png", "github": "https://github.com/montylion" }, + { + "name": "mrjvs", + "caption": "Designer", + "picture": "https://github.com/mrjvs.png", + "github": "https://github.com/mrjvs" + } + ] + }, + "specialThanks": { + "title": "Special thanks", + "text": "Without them, Pretendo wouldn't be where it is today.", + "people": [ + { + "name": "superwhiskers", + "caption": "Разработка библиотек «crunch»", + "picture": "https://github.com/superwhiskers.png", + "github": "https://github.com/superwhiskers" + }, { "name": "Stary", "caption": "3DS dev and NEX dissector", @@ -125,16 +138,10 @@ }, { "name": "Billy", - "caption": "Provider of dumps", + "caption": "Preservationist", "picture": "https://github.com/InternalLoss.png", "github": "https://github.com/InternalLoss" }, - { - "name": "quarky", - "caption": "BOSS research and patch development", - "picture": "https://github.com/QuarkTheAwesome.png", - "github": "https://github.com/QuarkTheAwesome" - }, { "name": "Shutterbug2000", "caption": "Исследование Mario Kart 7 и 3DS", diff --git a/locales/TR_tr.json b/locales/TR_tr.json index ce5beaa..9d03c9b 100644 --- a/locales/TR_tr.json +++ b/locales/TR_tr.json @@ -3,7 +3,8 @@ "about": "Hakkımızda", "faq": "SSS", "credits": "Katkıda Bulunanlar", - "progress": "İlerleme" + "progress": "İlerleme", + "blog": "Blog" }, "hero": { "subtitle": "Oyun sunucuları", @@ -81,18 +82,6 @@ "picture": "https://github.com/caramelkat.png", "github": "https://github.com/CaramelKat" }, - { - "name": "superwhiskers", - "caption": "Sıkıştırılmış kütüphane geliştirme", - "picture": "https://github.com/superwhiskers.png", - "github": "https://github.com/superwhiskers" - }, - { - "name": "SuperMarioDaBom", - "caption": "Konsol ve diğer sistem üzerine araştırma", - "picture": "https://github.com/supermariodabom.png", - "github": "https://github.com/SuperMarioDaBom" - }, { "name": "Rambo6Glaz", "caption": "Ağ yükleyicisi ve konsol üzerine araştırma", @@ -100,10 +89,16 @@ "github": "https://github.com/Rambo6Glaz" }, { - "name": "mrjvs", - "caption": "Web sayfası geliştirme ve başlarda eShop üzerine araştırma", - "picture": "https://github.com/mrjvs.png", - "github": "https://github.com/mrjvs" + "name": "quarky", + "caption": "BOSS research and patch development", + "picture": "https://github.com/QuarkTheAwesome.png", + "github": "https://github.com/QuarkTheAwesome" + }, + { + "name": "SuperMarioDaBom", + "caption": "Konsol ve diğer sistem üzerine araştırma", + "picture": "https://github.com/supermariodabom.png", + "github": "https://github.com/SuperMarioDaBom" }, { "name": "Jip Fr", @@ -117,6 +112,24 @@ "picture": "https://github.com/montylion.png", "github": "https://github.com/montylion" }, + { + "name": "mrjvs", + "caption": "Designer", + "picture": "https://github.com/mrjvs.png", + "github": "https://github.com/mrjvs" + } + ] + }, + "specialThanks": { + "title": "Special thanks", + "text": "Without them, Pretendo wouldn't be where it is today.", + "people": [ + { + "name": "superwhiskers", + "caption": "Sıkıştırılmış kütüphane geliştirme", + "picture": "https://github.com/superwhiskers.png", + "github": "https://github.com/superwhiskers" + }, { "name": "Stary", "caption": "3DS dev and NEX dissector", @@ -125,16 +138,10 @@ }, { "name": "Billy", - "caption": "Provider of dumps", + "caption": "Preservationist", "picture": "https://github.com/InternalLoss.png", "github": "https://github.com/InternalLoss" }, - { - "name": "quarky", - "caption": "BOSS research and patch development", - "picture": "https://github.com/QuarkTheAwesome.png", - "github": "https://github.com/QuarkTheAwesome" - }, { "name": "Shutterbug2000", "caption": "Mario Kart 7 ve 3DS üzerine araştırma", diff --git a/locales/US_en.json b/locales/US_en.json index 5be8b82..3d1c64b 100644 --- a/locales/US_en.json +++ b/locales/US_en.json @@ -82,18 +82,6 @@ "picture": "https://github.com/caramelkat.png", "github": "https://github.com/CaramelKat" }, - { - "name": "superwhiskers", - "caption": "crunch library development", - "picture": "https://github.com/superwhiskers.png", - "github": "https://github.com/superwhiskers" - }, - { - "name": "SuperMarioDaBom", - "caption": "Console and other system research", - "picture": "https://github.com/supermariodabom.png", - "github": "https://github.com/SuperMarioDaBom" - }, { "name": "Rambo6Glaz", "caption": "Network installer and console research", @@ -101,10 +89,16 @@ "github": "https://github.com/Rambo6Glaz" }, { - "name": "mrjvs", - "caption": "Web development and early eShop research", - "picture": "https://github.com/mrjvs.png", - "github": "https://github.com/mrjvs" + "name": "quarky", + "caption": "BOSS research and patch development", + "picture": "https://github.com/QuarkTheAwesome.png", + "github": "https://github.com/QuarkTheAwesome" + }, + { + "name": "SuperMarioDaBom", + "caption": "Console and other system research", + "picture": "https://github.com/supermariodabom.png", + "github": "https://github.com/SuperMarioDaBom" }, { "name": "Jip Fr", @@ -118,6 +112,24 @@ "picture": "https://github.com/montylion.png", "github": "https://github.com/montylion" }, + { + "name": "mrjvs", + "caption": "Designer", + "picture": "https://github.com/mrjvs.png", + "github": "https://github.com/mrjvs" + } + ] + }, + "specialThanks": { + "title": "Special thanks", + "text": "Without them, Pretendo wouldn't be where it is today.", + "people": [ + { + "name": "superwhiskers", + "caption": "crunch library development", + "picture": "https://github.com/superwhiskers.png", + "github": "https://github.com/superwhiskers" + }, { "name": "Stary", "caption": "3DS dev and NEX dissector", @@ -126,16 +138,10 @@ }, { "name": "Billy", - "caption": "Provider of dumps", + "caption": "Preservationist", "picture": "https://github.com/InternalLoss.png", "github": "https://github.com/InternalLoss" }, - { - "name": "quarky", - "caption": "BOSS research and patch development", - "picture": "https://github.com/QuarkTheAwesome.png", - "github": "https://github.com/QuarkTheAwesome" - }, { "name": "Shutterbug2000", "caption": "Mario Kart 7 and 3DS research", diff --git a/public/assets/css/main.css b/public/assets/css/main.css index 4827028..08dcde7 100644 --- a/public/assets/css/main.css +++ b/public/assets/css/main.css @@ -248,7 +248,8 @@ img.emoji { margin-bottom: -1px; } .do-button-margin { - margin-left: 15px; + margin-bottom: 15px; + margin-right: 15px; } .button.secondary.icon-btn { width: 50px; diff --git a/views/home.handlebars b/views/home.handlebars index 7b67be8..1604ea8 100644 --- a/views/home.handlebars +++ b/views/home.handlebars @@ -11,7 +11,7 @@ {{ locale.hero.text }}
+{{ locale.specialThanks.text }}
+