Skip to content

Commit 92a71e1

Browse files
authored
clarified language handling for remote media
1 parent 7ea9c4a commit 92a71e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ const config = {
7373
You can also include remote projects if you want to use remote media.
7474

7575
> **_Attention_**<br>
76-
> Currently the Content API can only work with the master language of the remote media project.
76+
> Currently the Content API can only work with the configured language of the remote media project.
7777
> You also require a configured CAAS API key with read permissions to both projects.
7878
>
7979
> For this you can add another parameter called `remotes` to the config. This parameter expects an object, which requires a unique name as key and an object as value. This object must have two keys. On the one hand an `id` with the project id as the value and on the other the `locale` with the locale abbreviation. For example:

0 commit comments

Comments
 (0)