[APIv2/Librus] Add getting teacher absences

This commit is contained in:
Kacper Ziubryniewicz
2019-10-18 23:56:03 +02:00
parent 8dc358b075
commit cf8afc03bc
4 changed files with 67 additions and 0 deletions

View File

@ -948,4 +948,5 @@
<string name="edziennik_progress_endpoint_announcements">Pobieranie ogłoszeń szkolnych...</string>
<string name="edziennik_notification_api_first_login_title">Pierwsze logowanie</string>
<string name="edziennik_progress_endpoint_classes">Pobieranie informacji o klasie...</string>
<string name="edziennik_progress_endpoint_teacher_free_days">Pobieranie nieobecności nauczycieli...</string>
</resources>