Update translations (#12)

This commit is contained in:
igor
2025-01-13 00:54:42 -03:00
committed by GitHub
parent 41058ec69d
commit b4012d94fb
5 changed files with 39 additions and 25 deletions
+5 -5
View File
@@ -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 -->