Skip to content

Commit

Permalink
Argo Setup
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerrowsell committed Sep 26, 2024
1 parent 6036553 commit e33e7cb
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions argo_translation.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
source_language: en
target_languages:
[cs, da, de, es, fi, fr, it, ja, ko, nb, nl, pl, pt-BR, pt-PT, sv, th, tr, vi, zh-CN, zh-TW]
project_type: Taxonomy
components:
- name: 'Attributes'
audience: [buyer, merchant, partner]
owners: ['@Shopify/taxonomy-tree-squad']
paths:
- data/localizations/attributes/{{language}}.yml

- name: 'Categories'
audience: [buyer, merchant, partner]
owners: ['@Shopify/taxonomy-tree-squad']/
paths:
- data/localizations/categories/{{language}}.yml

- name: 'Values'
audience: [buyer, merchant, partner]
owners: ['@Shopify/taxonomy-tree-squad']
paths:
- data/localizations/values/{{language}}.yml

0 comments on commit e33e7cb

Please sign in to comment.