I just checked in Click Index to make sure the Department translations
have been imported there, and they have:

```
curl 'https://search.apps.ubuntu.com/api/v1' -H 'X-Ubuntu-Architecture: armhf' 
-H 'Accept-Language: zh-CN' | jq -C .
{
  "_embedded": {
    "clickindex:department": [
      {
        "has_children": false,
        "_links": {
          "self": {
            "href": 
"https://search.apps.ubuntu.com/api/v1/departments/social-networking";
          }
        },
        "name": "社交网络",
        "slug": "social-networking"
      },
      {
        "has_children": false,
        "_links": {
          "self": {
            "href": 
"https://search.apps.ubuntu.com/api/v1/departments/travel-local";
          }
        },
        "name": "旅游与本地",
        "slug": "travel-local"
      },
      ...
```

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1588645

Title:
  Filters in app scope are not translated into Simplified Chinese

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1588645/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to