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

Commit 42d0125

Browse files
authored
Update PL language
1 parent 558cf31 commit 42d0125

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed
Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
<resources>
22
<string-array name="theme_values_names">
3-
<item comment="theme_values_names">Zgodny z systemem</item>
4-
<item comment="theme_values_names">Ciemny</item>
5-
<item>AMOLED Black</item>
6-
<item comment="theme_values_names">Jasny</item>
3+
<item>Zgodny z systemem</item>
4+
<item>Ciemny</item>
5+
<item>Czarny</item>
6+
<item>Jasny</item>
77
</string-array>
8+
<string-array name="permission_notification_dont_ask_again">Nie pytaj ponownie</string-array>
89
</resources>

0 commit comments

Comments
 (0)