17 lines
431 B
Plaintext
17 lines
431 B
Plaintext
/* Check In Level Names */
|
|
"checkInResultT0" = "Worst";
|
|
"checkInResultT1" = "Poor";
|
|
"checkInResultT2" = "Mid";
|
|
"checkInResultT3" = "Good";
|
|
"checkInResultT4" = "Best";
|
|
"checkInResultT5" = "Special";
|
|
|
|
/* Widget UI Strings */
|
|
"checkIn" = "Check In";
|
|
"tapToCheckIn" = "Tap to check in today";
|
|
"error" = "Error";
|
|
"openAppToRefresh" = "Open app to refresh";
|
|
"loading" = "Loading...";
|
|
"rewardPoints" = "%d";
|
|
"rewardExperience" = "%d XP";
|