diff --git a/web/public/locales/te/audio.json b/web/public/locales/te/audio.json index 0967ef424b..41ded115f3 100644 --- a/web/public/locales/te/audio.json +++ b/web/public/locales/te/audio.json @@ -1 +1,31 @@ -{} +{ + "speech": "ప్రసంగం", + "yell": "అరువు", + "whispering": "గుసగుసలాడు", + "laughter": "నవ్వు", + "crying": "ఏడుపు", + "singing": "పాడు", + "snoring": "గురకపెట్టు", + "child_singing": "పాప పాట పాడుట", + "cough": "దగ్గుట", + "throat_clearing": "గొంతు సవరించు కొను", + "sneeze": "తుమ్ముట", + "run": "పరిగెత్తుట", + "chewing": "నవులుట", + "biting": "కొరుకుట", + "gargling": "పుక్కిలించుట", + "burping": "త్రెంచుట", + "hiccup": "ఎక్కిళ్ళు", + "fart": "పిత్తు", + "hands": "చేతులు", + "finger_snapping": "వెళ్ళు విరుచుట", + "clapping": "చప్పట్లు కొట్టుట", + "animal": "జంతువు", + "pets": "పెంపుడు జెంతువులు", + "dog": "కుక్క", + "bark": "మొరుగు", + "bow_wow": "భౌ వౌ", + "cat": "పిల్లి", + "meow": "మియావ్", + "horse": "గుర్రం" +} diff --git a/web/public/locales/te/objects.json b/web/public/locales/te/objects.json index 0967ef424b..ef0946195c 100644 --- a/web/public/locales/te/objects.json +++ b/web/public/locales/te/objects.json @@ -1 +1,7 @@ -{} +{ + "animal": "జంతువు", + "dog": "కుక్క", + "bark": "మొరుగు", + "cat": "పిల్లి", + "horse": "గుర్రం" +}