You've already forked KernelSU-Next
mirror of
https://github.com/KernelSU-Next/KernelSU-Next.git
synced 2025-08-27 23:46:34 +00:00
Update translations (#12)
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
<!-- Header -->
|
||||
<header>
|
||||
<div class="container text-center">
|
||||
<h1 class="fw-bold">Unofficially Supported Devices</h1>
|
||||
<h1 class="fw-bold">Unofficially supported devices</h1>
|
||||
<p class="lead">Here is the list of devices unofficially supported by KernelSU Next.</p>
|
||||
</div>
|
||||
</header>
|
||||
@@ -59,7 +59,7 @@
|
||||
<div class="container">
|
||||
<!-- Warning Box -->
|
||||
<div class="alert alert-warning" role="alert">
|
||||
<strong>Warning!</strong> In this page, there are kernels for devices unofficially supporting KernelSU Next maintained by other developers. So be cautious of what you are flashing!
|
||||
<strong>Warning:</strong> In this page, there are kernels for devices unofficially supporting KernelSU Next, maintained by other developers. So, be cautious about what you are flashing!
|
||||
</div>
|
||||
<!-- Wrap the table inside a div with overflow-x: auto -->
|
||||
<div style="overflow-x: auto;">
|
||||
@@ -68,7 +68,7 @@
|
||||
<tr>
|
||||
<th scope="col">Maintainer</th>
|
||||
<th scope="col">Repository</th>
|
||||
<th scope="col">Supported Devices</th>
|
||||
<th scope="col">Supported devices</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
@@ -305,9 +305,9 @@
|
||||
</tr>
|
||||
|
||||
<!-- <tr>
|
||||
<td>Example Maintainer</td>
|
||||
<td>Example maintainer</td>
|
||||
<td><a href="https://github.com/example/example" target="_blank">example repo name</a></td>
|
||||
<td>Example Devices</td>
|
||||
<td>Example devices</td>
|
||||
</tr> -->
|
||||
<!-- Add more rows as needed -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user