forked from tidepool-org/AmplitudeService
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #18 from tidepool-org/ps2/LOOP-4735/cgm-event-store
LOOP-4735 CGM Event Store
- Loading branch information
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
/* The title of the Amplitude API key */ | ||
"API Key" = "API Key"; | ||
"API Key" = "מפתח API"; | ||
|
||
/* Confirmation message for deleting a service */ | ||
"Are you sure you want to delete this service?" = "אישור למחיקת השירות"; | ||
"Are you sure you want to delete this service?" = "בטוח שברצונך למחוק את שירות זה?"; | ||
|
||
/* The title of the cancel action in an action sheet */ | ||
"Cancel" = "Cancel"; | ||
"Cancel" = "לא"; | ||
|
||
/* Button title to delete a service */ | ||
"Delete Service" = "Delete Service"; | ||
"Delete Service" = "מחק שירות"; | ||
|
||
/* The default placeholder for required text */ | ||
"Required" = "Required"; | ||
"Required" = "חובה"; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters