{
"lookUpButtonLabel": "Mirar hacia arriba",
"noSpellCheckReplacementsLabel": "No se encontraron reemplazos",
"menuDismissLabel": "Descartar menú",
"searchTextFieldPlaceholderLabel": "Buscar",
"tabSemanticsLabel": "Pestaña $tabIndex de $tabCount",
"datePickerHourSemanticsLabelOne": "$hour en punto",
"datePickerHourSemanticsLabelOther": "$hour en punto",
"datePickerMinuteSemanticsLabelOne": "1 minuto",
"datePickerMinuteSemanticsLabelOther": "$minute minutos",
"datePickerDateOrder": "dmy",
"datePickerDateTimeOrder": "date_time_dayPeriod",
"anteMeridiemAbbreviation": "a.m.",
"postMeridiemAbbreviation": "p.m.",
"todayLabel": "Hoy",
"alertDialogLabel": "Alerta",
"timerPickerHourLabelOne": "hora",
"timerPickerHourLabelOther": "horas",
"timerPickerMinuteLabelOne": "min",
"timerPickerMinuteLabelOther": "min",
"timerPickerSecondLabelOne": "s",
"timerPickerSecondLabelOther": "s",
"cutButtonLabel": "Cortar",
"copyButtonLabel": "Copiar",
"pasteButtonLabel": "Pegar",
"selectAllButtonLabel": "Seleccionar todos",
"modalBarrierDismissLabel": "Descartar"
}
-
Tae Hyung Kim authored
See title. Fixes https://github.com/flutter/flutter/issues/130874. --------- Co-authored-by:
Xilai Zhang <xilaizhang@google.com>
Unverifiedfa88170a