mirror of
https://github.com/Mueller-Patrick/DHBW-Service-App.git
synced 2024-11-01 08:53:58 +00:00
14 lines
221 B
Plaintext
14 lines
221 B
Plaintext
|
/*
|
||
|
HomeView.strings
|
||
|
DHBW-Service
|
||
|
|
||
|
Created by Patrick Müller on 02.02.21.
|
||
|
|
||
|
*/
|
||
|
|
||
|
"today" = "Today";
|
||
|
"tomorrow" = "Tomorrow";
|
||
|
"upcomingExams" = "Upcoming exams";
|
||
|
"noLectures" = "No lectures";
|
||
|
"noExams" = "No exams";
|