Unverified Commit a83f6ead authored by xster's avatar xster Committed by GitHub

Add needed singular resources for cupertino_en.arb (#30160)

parent 6b3dc816
{ {
"datePickerHourSemanticsLabelOne": "$hour o'clock",
"datePickerHourSemanticsLabelOther": "$hour o'clock", "datePickerHourSemanticsLabelOther": "$hour o'clock",
"@datePickerHourSemanticsLabel": { "@datePickerHourSemanticsLabel": {
"description": "Accessibility announcement for the selected hour on a time picker such as '5 o'clock' or '5点'", "description": "Accessibility announcement for the selected hour on a time picker such as '5 o'clock' or '5点'",
...@@ -44,12 +45,14 @@ ...@@ -44,12 +45,14 @@
"plural": "hour" "plural": "hour"
}, },
"timerPickerMinuteLabelOne": "min",
"timerPickerMinuteLabelOther": "min", "timerPickerMinuteLabelOther": "min",
"@timerPickerMinuteLabel": { "@timerPickerMinuteLabel": {
"description": "The label adjacent to a minute integer number in a countdown timer.", "description": "The label adjacent to a minute integer number in a countdown timer.",
"plural": "minute" "plural": "minute"
}, },
"timerPickerSecondLabelOne": "sec",
"timerPickerSecondLabelOther": "sec", "timerPickerSecondLabelOther": "sec",
"@timerPickerSecondLabel": { "@timerPickerSecondLabel": {
"description": "The label adjacent to a second integer number in a countdown timer.", "description": "The label adjacent to a second integer number in a countdown timer.",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment