-
Notifications
You must be signed in to change notification settings - Fork 0
New Crowdin updates #111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
New Crowdin updates #111
Conversation
The following commits were not verified: |
1 similar comment
The following commits were not verified: |
[puLL-Merge] - brave/brave-ads-docs@111 DescriptionThis PR adds German, Spanish, French, and Portuguese translations for two new advertiser policy documents:
The files contain comprehensive terms of service and policies for Brave advertising platforms including restrictions on CBD/THC/cryptocurrency advertising, legal frameworks, arbitration clauses, and technical requirements. Additionally, there's a small update to the German API documentation changing the capitalization of "Retrieves" from German to English. Possible Issues
Security Hotspots
ChangesChanges
sequenceDiagram
participant Dev as Developer
participant Repo as brave-ads-docs
participant Docs as Documentation Site
participant User as End User
Dev->>Repo: Add policy templates (EN)
Dev->>Repo: Add German translations
Dev->>Repo: Add Spanish translations
Dev->>Repo: Add French translations
Dev->>Repo: Add Portuguese translations
Repo->>Docs: Deploy multilingual policies
User->>Docs: Access localized policies
Docs->>User: Serve appropriate language version
|
No description provided.