Skip to content
This repository was archived by the owner on May 4, 2023. It is now read-only.

Commit 4251f54

Browse files
authored
Merge pull request #206 from Daviteusz/translate
Update PL language
2 parents 3b913e4 + 202bba1 commit 4251f54

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/src/main/res/values-pl/strings.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
<string name="app_name">Fox - Menedżer modułów Magisk</string>
33
<string name="app_name_short">FoxMmm</string>
44
<string name="fail_root_magisk">Nie udało się uzyskać dostępu do Root lub Magisk</string>
5+
<string name="fail_root_denied">Odmówiono dostępu do roota w aplikacji Magisk</string>
6+
<string name="fail_magisk_missing">Magisk nie jest zainstalowany na tym urządzeniu</string>
57
<string name="loading">Wczytywanie…</string>
68
<string name="updatable">Aktualizacje modułów</string>
79
<string name="installed">Zainstalowane</string>

0 commit comments

Comments
 (0)