Skip to content

Commit d154e16

Browse files
acoumbeshanrnh
andauthored
Update 15/umbraco-ui-builder/collections/localization.md
Co-authored-by: Esha Noronha <82437098+eshanrnh@users.noreply.github.com>
1 parent 70870a7 commit d154e16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

15/umbraco-ui-builder/collections/localization.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ treeConfig.AddCollection<Student>(x => x.Id, "#collection_students", "#collectio
4242
});
4343
```
4444

45+
Define the translation in your localization dictionary file:
4546
```
4647
import type { UmbLocalizationDictionary } from "@umbraco-cms/backoffice/localization-api";
4748

0 commit comments

Comments
 (0)