diff --git a/AmplitudeServiceKitUI/he.lproj/Localizable.strings b/AmplitudeServiceKitUI/he.lproj/Localizable.strings index c3834ca..64f51b1 100644 --- a/AmplitudeServiceKitUI/he.lproj/Localizable.strings +++ b/AmplitudeServiceKitUI/he.lproj/Localizable.strings @@ -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" = "חובה"; diff --git a/AmplitudeServiceKitUI/ru.lproj/Localizable.strings b/AmplitudeServiceKitUI/ru.lproj/Localizable.strings index cea712e..2d2d832 100644 --- a/AmplitudeServiceKitUI/ru.lproj/Localizable.strings +++ b/AmplitudeServiceKitUI/ru.lproj/Localizable.strings @@ -11,5 +11,5 @@ "Delete Service" = "Удалить сервис"; /* The default placeholder for required text */ -"Required" = "обязательный"; +"Required" = "Обязательный";