Skip to content

Commit e6edc21

Browse files
committed
fastlane: add DE locale and improve EN fulldesc
1 parent 02ff607 commit e6edc21

File tree

2 files changed

+13
-8
lines changed

2 files changed

+13
-8
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Generieren von MD5, SHA und CRC32-Hashes für Dateien und Text
Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,22 @@
1-
DeadHash is an utility to calculate <i>hashes</i>.
1+
<i>DeadHash</i> can generate hashes for files and text easily in a matter of seconds.
22

33
<b>Features:</b>
4-
<ul>
5-
<li>Generate hashes for files and texts </li>
6-
<li>Dark theme support</li>
7-
<li>Compare your hashes</li>
8-
<li>Supports multiple hashes</li>
9-
</ul>
104

11-
Supported hashes:
5+
* Generate hashes for files and texts
6+
* Dark theme support
7+
* Compare your hashes
8+
* Supports multiple hashes
9+
10+
<b>Supported hashes:</b>
11+
1212
* MD5
1313
* SHA-1
1414
* SHA-224
1515
* SHA-256
1616
* SHA-384
1717
* SHA-512
1818
* CRC32
19+
20+
You can even compare a file or a text to a given input and DeadHash will notify you if there are any matches.
21+
22+
<b>Privacy:</b> <a href="https://codedead.com/privacy">codedead.com/privacy</a>

0 commit comments

Comments
 (0)