mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-28 15:57:03 -05:00
lang: Update Polish translation (#2420)
Unfortunately, I had to create a new fork and branch because GitHub kept rejecting my push due to the workflow files (nightly_release.yml and release.yml), even though they were not intentionally modified. I only made changes in two language files and added a helper script Formatter.py. Please test if everything works correctly in the interface. Thanks for the project, and I’m happy to help further if needed. --------- Co-authored-by: Nik <werwolv98@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"hex.script_loader.menu.run_script": "Uruchom skrypt...",
|
||||
"hex.script_loader.menu.loading": "Ładowanie...",
|
||||
"hex.script_loader.menu.no_scripts": "Nie znaleziono skryptów",
|
||||
"hex.script_loader.menu.run_script": "Uruchom skrypt...",
|
||||
"hex.script_loader.task.running": "Uruchamianie skryptu...",
|
||||
"hex.script_loader.task.updating": "Aktualizowanie skryptów..."
|
||||
"hex.script_loader.task.updating": "Aktualizowanie skryptów...",
|
||||
"hex.script_loader.task.running": "Uruchamianie skryptu..."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user