✨ iOS check in widget
This commit is contained in:
16
ios/SolianWidgetExtension/Base.lproj/Localizable.strings
Normal file
16
ios/SolianWidgetExtension/Base.lproj/Localizable.strings
Normal file
@@ -0,0 +1,16 @@
|
||||
/* 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";
|
||||
Reference in New Issue
Block a user