Files
App/ios/SolianWidgetExtension/Base.lproj/Localizable.strings
2026-01-03 18:50:54 +08:00

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";