[APIv2/Vulcan] Add getting basic dictionaries (teachers and subjects)

This commit is contained in:
Kacper Ziubryniewicz
2019-10-20 14:46:00 +02:00
parent a0fe24ada0
commit 929287a553
4 changed files with 75 additions and 2 deletions

View File

@ -950,4 +950,5 @@
<string name="edziennik_progress_endpoint_classes">Pobieranie informacji o klasie...</string>
<string name="edziennik_progress_endpoint_teacher_free_days">Pobieranie nieobecności nauczycieli...</string>
<string name="edziennik_progress_endpoint_teacher_free_day_types">Pobieranie rodzajów nieobecności nauczycieli...</string>
<string name="edziennik_progress_endpoint_dictionaries">Pobieranie słowników...</string>
</resources>