Skip to content

Commit cb23aaf

Browse files
authored
fix(translations): missing noLabelGroup translation key for Tamil translations (#13896)
1 parent 7975fe3 commit cb23aaf

File tree

1 file changed

+1
-0
lines changed
  • packages/translations/src/languages

1 file changed

+1
-0
lines changed

packages/translations/src/languages/ta.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -567,6 +567,7 @@ export const taTranslations: DefaultTranslationsObject = {
567567
modifiedOnly: 'மாற்றப்பட்டவை மட்டும்',
568568
moreVersions: 'மேலும் பதிப்புகள்...',
569569
noFurtherVersionsFound: 'மேலும் பதிப்புகள் எதுவும் கிடைக்கவில்லை',
570+
noLabelGroup: 'பெயரிடப்படாத குழு',
570571
noRowsFound: '{{label}} எதுவும் கிடைக்கவில்லை',
571572
noRowsSelected: '{{label}} எதுவும் தேர்வு செய்யப்படவில்லை',
572573
preview: 'முன் நோக்கு',

0 commit comments

Comments
 (0)