47 lines
1.4 KiB
Plaintext
47 lines
1.4 KiB
Plaintext
/* Check In Level Names */
|
|
"checkInResultT0" = "Great Misfortune";
|
|
"checkInResultT1" = "Misfortune";
|
|
"checkInResultT2" = "Moderate";
|
|
"checkInResultT3" = "Fortune";
|
|
"checkInResultT4" = "Great Fortune";
|
|
"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 EXP";
|
|
"footer" = "Solian Check In";
|
|
|
|
/* Notable Day Strings */
|
|
"notableDayToday" = "%@ is today!";
|
|
"notableDayIs" = "%@ is %@";
|
|
"notableDayUpcoming" = "Upcoming";
|
|
"today" = "Today";
|
|
|
|
/* Notification Widget Strings */
|
|
"notifications" = "Notifications";
|
|
"noNotifications" = "No notifications yet";
|
|
"tapToViewAll" = "Tap to view all notifications";
|
|
"justNow" = "Just now";
|
|
"minutesAgo" = "%d min ago";
|
|
"hoursAgo" = "%d hr ago";
|
|
"daysAgo" = "%d d ago";
|
|
"pleaseSignIn" = "Please open the app to sign in.";
|
|
"invalidServerConfig" = "Invalid server configuration.";
|
|
"invalidResponse" = "Server returned an invalid response.";
|
|
"httpError" = "Server error (%d).";
|
|
"decodingError" = "Failed to read server data.";
|
|
"unreadNotifications" = "Notification(s) unread";
|
|
"noNotifications" = "No notifications";
|
|
"noUnreadNotifications" = "All notifications are read";
|
|
"unread" = "unread";
|
|
|
|
/* Post Shuffle Widget Strings */
|
|
"noPostsAvailable" = "No posts available";
|
|
"tapToRefresh" = "Tap to refresh";
|
|
"loadingPost" = "Loading post...";
|