You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Reformat code with idea tool
* Pierwsza działająca wersja tłumaczeń
* Działa? I dobrze, bo ma działać
* Ćma szła i się potkła
* Ściął śmiałek źółty rząd pąków.
Copy file name to clipboardExpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@
11
11
- CLI frontend - for easy automation
12
12
- GUI frontend - uses modern GTK 3 and looks similar to FSlint
13
13
- No spying - Czkawka does not have access to the Internet, nor does it collect any user information or statistics
14
+
- Multilingual - app support multiple languages
14
15
- Multiple tools to use:
15
16
- Duplicates - Finds duplicates based on file name, size or hash
16
17
- Empty Folders - Finds empty folders with the help of an advanced algorithm
@@ -131,6 +132,7 @@ You can help by creating:
131
132
- Pull Requests - implementing a new feature yourself or fixing bugs.
132
133
If the change is bigger, then it's a good idea to open a new issue to discuss changes.
133
134
- Documentation - There is an [instruction](instructions/Instruction.md) which you can improve.
135
+
- Translations - Instruction how to translate files is available [here](instructions/Translations.md)
134
136
135
137
You can also help by doing different things:
136
138
- Creating text articles - [LinuxUprising](https://www.linuxuprising.com/2021/03/find-and-remove-duplicate-files-similar.html) or [Ubunlog](https://ubunlog.com/en/czkawka-finds-and-removes-empty-and-broken-duplicate-files/)
0 commit comments