Dodanie nowych domyślnych napisów

This commit is contained in:
Naiki00 2021-01-16 18:32:46 +01:00
parent 1c05715a1d
commit 68ec12a94e
1 changed files with 7 additions and 0 deletions

View File

@ -9,4 +9,11 @@
<string name="hello_first_fragment">Hello first fragment</string>
<string name="hello_second_fragment">Hello second fragment. Arg: %1$s</string>
<!-- my strings -->
<string name="my_notes">Notatkon</string>
<string name="search">Wyszukaj notatki</string>
<string name="note_title">Tytuł</string>
<string name="note_subtitle">Podtytuł</string>
<string name="note_content">Utwórz notatkę...</string>
</resources>