You've already forked ReZygisk
mirror of
https://github.com/PerformanC/ReZygisk.git
synced 2025-09-06 06:37:01 +00:00
fix: WebUI translations file names and line ending
This commit fixes the file names of some translations of WebUI strings and the missing new space in their end.
This commit is contained in:
@@ -90,4 +90,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -90,4 +90,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -90,4 +90,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -26,7 +26,6 @@
|
||||
"home": {
|
||||
"header": "Thuis",
|
||||
"status": {
|
||||
"unknown": "Onbekend",
|
||||
"notWorking": "Werkt Niet",
|
||||
"ok": "Werkt",
|
||||
"partially": "Werkt Gedeeltelijk"
|
||||
@@ -91,4 +90,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -49,7 +49,7 @@
|
||||
"header": "Настройки",
|
||||
"font": {
|
||||
"header": "Включить системный шрифт",
|
||||
"description": "Эта опция включит системный шрифт в текущем WebUI. \nПРИМЕЧАНИЕ: Может быть несовместимо с FlipFont"
|
||||
"description": "Эта опция включит системный шрифт в текущем WebUI. ПРИМЕЧАНИЕ: Может быть несовместимо с FlipFont"
|
||||
},
|
||||
"theme": {
|
||||
"header": "Системная тема",
|
||||
|
||||
Reference in New Issue
Block a user