Fix: Specify the title for timePicker in IOS
This commit is contained in:
+4
-3
@@ -7,10 +7,11 @@
|
||||
"cycleDay": " day of your cycle",
|
||||
"cyclePhase": " cycle phase - ",
|
||||
"addDataForToday": "add data for today"
|
||||
},
|
||||
},
|
||||
"shared": {
|
||||
"cancel": "Cancel",
|
||||
"ok": "OK"
|
||||
"ok": "OK",
|
||||
"dateTimePickerTitle": "Pick a time"
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
@@ -19,4 +20,4 @@
|
||||
"text": "Copyright (C) {{currentYear}} Bloody Health GbR\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details: https://www.gnu.org/licenses/gpl-3.0.html\n\nYou can contact us by drip@mailbox.org."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user