diff --git a/assets/l10n/intl_te.arb b/assets/l10n/intl_te.arb index 0967ef424..60cbd30c8 100644 --- a/assets/l10n/intl_te.arb +++ b/assets/l10n/intl_te.arb @@ -1 +1,15 @@ -{} +{ + "alwaysUse24HourFormat": "తప్పుడు", + "@alwaysUse24HourFormat": { + "description": "Set to true to always display time of day in 24 hour format." + }, + "notAnImage": "ఇమేజ్ ఫైల్ కాదు.", + "@notAnImage": {}, + "repeatPassword": "పాస్‌వర్డ్‌ను పునరావృతం చేయండి", + "@repeatPassword": {}, + "remove": "తొలగించు", + "@remove": { + "type": "String", + "placeholders": {} + } +}