You've already forked ReZygisk
mirror of
https://github.com/PerformanC/ReZygisk.git
synced 2025-09-06 06:37:01 +00:00
add: ReZygisk WebUI (#73)
This commit adds the ReZygisk WebUI to ReZygisk. Signed-off-by: Emulond Argent <108662981+Emulond@users.noreply.github.com> Signed-off-by: WinCS <94188592+Meltartica@users.noreply.github.com> Signed-off-by: Pedro.js <pedroolimpioguerra@gmail.com> Signed-off-by: unexpected unresolved <minh15052008@gmail.com> Signed-off-by: SheepChef <50871867+SheepChef@users.noreply.github.com> Signed-off-by: AJleKcAHgP68 <78802768+AJleKcAHgP68@users.noreply.github.com> Signed-off-by: Blazzycrafter <39300111+Blazzycrafter@users.noreply.github.com> Signed-off-by: Igor <sorocean.igor@gmail.com> Signed-off-by: unexpected unresolved <xeondev@xeondex.onmicrosoft.com> Signed-off-by: Kirill Kuznetsov <kdevlab@yandex.ru> Signed-off-by: Lucky Kiddos <95188840+GuitarHeroStyles@users.noreply.github.com> Signed-off-by: Kitty <73357005+Kittyskj@users.noreply.github.com> Signed-off-by: GhostFRR <ghost.game.fr@gmail.com> Signed-off-by: Alice w/🌧️ <rainyxeon@gmail.com> Signed-off-by: ZGX089ッ <159061718+ZG089@users.noreply.github.com> Signed-off-by: thasave14 <93542339+thasave14@users.noreply.github.com> Co-authored-by: ThePedroo <pedroolimpioguerra@gmail.com> Co-authored-by: ExtremeXT <75576145+ExtremeXT@users.noreply.github.com> Co-authored-by: Emulond Argent <108662981+Emulond@users.noreply.github.com> Co-authored-by: RainyXeon <xeondev@xeondex.onmicrosoft.com> Co-authored-by: Fyphen <fyphensub@gmail.com> Co-authored-by: WinCS <94188592+Meltartica@users.noreply.github.com> Co-authored-by: CaptainThrowback <captainthrowback@hotmail.com> Co-authored-by: Kirill Kuznetsov <kdevlab@yandex.ru> Co-authored-by: SheepChef <50871867+SheepChef@users.noreply.github.com> Co-authored-by: AJleKcAHgP68 <78802768+AJleKcAHgP68@users.noreply.github.com> Co-authored-by: Blazzycrafter <39300111+Blazzycrafter@users.noreply.github.com> Co-authored-by: Igor <sorocean.igor@gmail.com> Co-authored-by: Berlian Panca <53902591+bpanca05@users.noreply.github.com> Co-authored-by: Willow Hayley Lovelace <65596971+dyingwillow@users.noreply.github.com> Co-authored-by: witch <witch@dyingwillow.dev> Co-authored-by: Lucky Kiddos <95188840+GuitarHeroStyles@users.noreply.github.com> Co-authored-by: Kitty <73357005+Kittyskj@users.noreply.github.com> Co-authored-by: GhostFRR <ghost.game.fr@gmail.com> Co-authored-by: ZGX089ッ <159061718+ZG089@users.noreply.github.com> Co-authored-by: thasave14 <93542339+thasave14@users.noreply.github.com> Co-authored-by: Flopster101 <nahuelgomez329@gmail.com> Co-authored-by: Lxchoooo <155797099+Lxchoooo@users.noreply.github.com>
This commit is contained in:
93
webroot/lang/nl_NL.json
Normal file
93
webroot/lang/nl_NL.json
Normal file
@@ -0,0 +1,93 @@
|
||||
{
|
||||
"langName": "Nederlands",
|
||||
"global": {
|
||||
"unknown": "Onbekend"
|
||||
},
|
||||
"smallPage": {
|
||||
"language": {
|
||||
"header": "Kies uw nieuwe taal"
|
||||
},
|
||||
"theme": {
|
||||
"header": "Kies uw nieuwe thema",
|
||||
"dark": "Donker",
|
||||
"light": "Licht",
|
||||
"system": "Systeem Gebaseerd"
|
||||
},
|
||||
"errorh": {
|
||||
"buttons": {
|
||||
"copy": "KOPIËREN",
|
||||
"clear": "VERWIJDER ALLE LOGS"
|
||||
},
|
||||
"header": "Foutmelding Geschiedenis",
|
||||
"placeholder": "Er is hier geen foutlogboek geregistreerd!"
|
||||
}
|
||||
},
|
||||
"page": {
|
||||
"home": {
|
||||
"header": "Thuis",
|
||||
"status": {
|
||||
"notWorking": "Werkt Niet",
|
||||
"ok": "Werkt",
|
||||
"partially": "Werkt Gedeeltelijk"
|
||||
},
|
||||
"info": {
|
||||
"version": "Versie",
|
||||
"root": "Root Implementatie",
|
||||
"zygote": {
|
||||
"injected": "Geïnjecteerd",
|
||||
"notInjected": "Niet Geïnjecteerd",
|
||||
"unknown": "Onbekend"
|
||||
}
|
||||
}
|
||||
},
|
||||
"modules": {
|
||||
"header": "Modules",
|
||||
"notAvaliable": "Geen modules die Zygisk gebruiken.",
|
||||
"arch": "Architectuur: "
|
||||
},
|
||||
"settings": {
|
||||
"header": "Instellingen",
|
||||
"font": {
|
||||
"header": "Systeem lettertype inschakelen",
|
||||
"description": "Deze optie zal het systeemlettertype inschakelen in huidige WebUI. Opmerking: Kan niet compatibel zijn met FlipFont"
|
||||
},
|
||||
"theme": {
|
||||
"header": "Systeem thema",
|
||||
"description": "Kies uw systeemthema voor huidige WebUI"
|
||||
},
|
||||
"language": {
|
||||
"header": "Taal wijzigen",
|
||||
"description": "Verander naar nieuwe taal"
|
||||
},
|
||||
"logs": {
|
||||
"header": "Foutmelding Geschiedenis",
|
||||
"description": "Al uw foutenlogboek weergeven"
|
||||
},
|
||||
"credits": {
|
||||
"module": "Module Ontwikkelaar",
|
||||
"original": "Originele Module Ontwikkelaar",
|
||||
"web": "WebUI Ontwikkelaar"
|
||||
},
|
||||
"license": {
|
||||
"module": "Module Licentie",
|
||||
"web": "WebUI Licentie"
|
||||
}
|
||||
},
|
||||
"actions": {
|
||||
"header": "Acties",
|
||||
"monitorButton": {
|
||||
"pause": "Pauzeren",
|
||||
"stop": "Stoppen",
|
||||
"start": "Starten"
|
||||
},
|
||||
"monitor": "Bewaken",
|
||||
"status": {
|
||||
"tracing": "Traceren",
|
||||
"stopping": "Bezig met Stoppen",
|
||||
"stopped": "Gestopt",
|
||||
"exiting": "Wordt Beëindigd",
|
||||
"unknown": "Onbekend"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user