Skip to content
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

Add Indonesian semantic domains #3150

Open
imnasnainaec opened this issue Jun 4, 2024 · 0 comments
Open

Add Indonesian semantic domains #3150

imnasnainaec opened this issue Jun 4, 2024 · 0 comments

Comments

@imnasnainaec
Copy link
Collaborator

imnasnainaec commented Jun 4, 2024

Need to

  • Add deploy/scripts/semantic_domains/xml/SemanticDomains-id.xml
  • Update src/types/writingSystem.ts:
    • In export enum Bcp47Code, insert Id = "id", // Indonesian
    • In const writingSystem, insert [Bcp47Code.Id]: newWritingSystem(Bcp47Code.Id, "Bahasa Indonesia"), // Indonesian
    • In export const semDomWritingSystems, insert writingSystem[Bcp47Code.Id],
  • Run scripts to update semantic domains
    • On QA
    • On live server
@imnasnainaec imnasnainaec added this to To do in Combine Kanban via automation Jun 4, 2024
@imnasnainaec imnasnainaec moved this from To do to Discuss in planning meeting in Combine Kanban Jun 4, 2024
@imnasnainaec imnasnainaec added the Size: S Small sized issue label Jun 5, 2024
@imnasnainaec imnasnainaec self-assigned this Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Combine Kanban
Discuss in planning meeting
Development

No branches or pull requests

3 participants