Henning Hall
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
0 additions and
2 deletions
-
android/src/main/res/values-he/strings.xml
-
android/src/main/res/values/strings.xml
|
|
@ -1,5 +1,4 @@ |
|
|
|
<resources> |
|
|
|
<string name="app_name">react-native-date-picker</string> |
|
|
|
<string name="overlay">בוחר תאריכים צף</string> |
|
|
|
<string name="year_description">בחירת שנה</string> |
|
|
|
<string name="month_description">בחירת חודש</string> |
|
|
|
|
|
@ -1,5 +1,4 @@ |
|
|
|
<resources> |
|
|
|
<string name="app_name">react-native-date-picker</string> |
|
|
|
<string name="overlay">Date Picker Overlay</string> |
|
|
|
<string name="year_description">Select Year</string> |
|
|
|
<string name="month_description">Select Month</string> |
|
|
|