Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/translations/?format=api&page=11
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1175,
    "next": "https://weblate.foundryvtt-hub.com/api/translations/?format=api&page=12",
    "previous": "https://weblate.foundryvtt-hub.com/api/translations/?format=api&page=10",
    "results": [
        {
            "language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 131,
                "source_language": {
                    "id": 147,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 147,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Damage Log",
                    "slug": "damage-log",
                    "id": 58,
                    "web": "https://github.com/cs96and/FoundryVTT-damage-log",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/damage-log/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/damage-log/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/damage-log/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/damage-log/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/damage-log/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/damage-log/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/damage-log/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/damage-log/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/damage-log/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/damage-log/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "github",
                "repo": "https://github.com/cs96and/FoundryVTT-damage-log.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/damage-log/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "lang/*.json",
                "screenshot_filemask": "",
                "template": "lang/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/damage-log/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/damage-log/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/damage-log/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/damage-log/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/damage-log/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/damage-log/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/damage-log/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/damage-log/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/damage-log/main/credits/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.foundryvtt-hub.com/api/addons/128/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/129/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "en",
            "id": 720,
            "filename": "lang/en.json",
            "revision": "951ce43e611221045c8bca9158f36ccb77136e8d,951ce43e611221045c8bca9158f36ccb77136e8d",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/damage-log/main/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/damage-log/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/damage-log/main/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/damage-log/main/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 59,
            "total_words": 277,
            "translated": 59,
            "translated_words": 277,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 10,
            "failing_checks_words": 16,
            "failing_checks_percent": 16.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-01-12T19:47:32.113034Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/damage-log/main/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/damage-log/main/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/damage-log/main/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/damage-log/main/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/damage-log/main/en/units/?format=api"
        },
        {
            "language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "Damage Log",
                "slug": "glossary",
                "id": 132,
                "source_language": {
                    "id": 147,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 147,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Damage Log",
                    "slug": "damage-log",
                    "id": 58,
                    "web": "https://github.com/cs96and/FoundryVTT-damage-log",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/damage-log/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/damage-log/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/damage-log/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/damage-log/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/damage-log/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/damage-log/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/damage-log/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/damage-log/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/damage-log/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/damage-log/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.foundryvtt-hub.com/git/damage-log/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/damage-log/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/damage-log/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/damage-log/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/damage-log/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/damage-log/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/damage-log/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/damage-log/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/damage-log/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/damage-log/glossary/credits/?format=api",
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "en",
            "id": 721,
            "filename": "",
            "revision": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/damage-log/glossary/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/damage-log/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/damage-log/glossary/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/damage-log/glossary/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/damage-log/glossary/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/damage-log/glossary/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/damage-log/glossary/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/damage-log/glossary/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/damage-log/glossary/en/units/?format=api"
        },
        {
            "language": {
                "id": 121,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 121,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/de/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/de/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 21,
                "source_language": {
                    "id": 147,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 147,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "PF2e Workbench",
                    "slug": "xdy-pf2e-workbench",
                    "id": 11,
                    "web": "https://github.com/xdy/xdy-pf2e-workbench",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/xdy-pf2e-workbench/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "github",
                "repo": "https://github.com/xdy/xdy-pf2e-workbench.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/xdy-pf2e-workbench/main/",
                "branch": "main",
                "push_branch": "",
                "filemask": "static/lang/*.json",
                "screenshot_filemask": "",
                "template": "static/lang/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/xdy-pf2e-workbench/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/credits/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.foundryvtt-hub.com/api/addons/21/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/22/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "de",
            "id": 722,
            "filename": "static/lang/de.json",
            "revision": "432d1726916b865c37043a8a423ef9925f35acf6,063550b154f37356865dd5ebaa71a63904b7d008",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/xdy-pf2e-workbench/main/de/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/xdy-pf2e-workbench/-/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/xdy-pf2e-workbench/main/de/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 507,
            "total_words": 3971,
            "translated": 456,
            "translated_words": 3401,
            "translated_percent": 89.9,
            "fuzzy": 13,
            "fuzzy_words": 251,
            "fuzzy_percent": 2.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-05-06T19:36:46.212395Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/de/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/de/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/de/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/de/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/de/units/?format=api"
        },
        {
            "language": {
                "id": 121,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 121,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/de/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/de/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "PF2e Workbench",
                "slug": "glossary",
                "id": 22,
                "source_language": {
                    "id": 147,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 147,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "PF2e Workbench",
                    "slug": "xdy-pf2e-workbench",
                    "id": 11,
                    "web": "https://github.com/xdy/xdy-pf2e-workbench",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/xdy-pf2e-workbench/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.foundryvtt-hub.com/git/xdy-pf2e-workbench/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/xdy-pf2e-workbench/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/glossary/credits/?format=api",
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "de",
            "id": 723,
            "filename": "de.tbx",
            "revision": "d8f50c5c4cfa88642b49dbb4ec01bbb89e18da0a",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/xdy-pf2e-workbench/glossary/de/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/xdy-pf2e-workbench/-/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/xdy-pf2e-workbench/glossary/de/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/glossary/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 19,
            "translated": 17,
            "translated_words": 19,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-18T12:24:18.944217Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/glossary/de/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/glossary/de/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/glossary/de/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/glossary/de/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/glossary/de/units/?format=api"
        },
        {
            "language": {
                "id": 81,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 81,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/ca/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/ca/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/ca/statistics/?format=api"
            },
            "component": {
                "name": "Channel Fear System",
                "slug": "glossary",
                "id": 20,
                "source_language": {
                    "id": 197,
                    "code": "fr",
                    "name": "French",
                    "plural": {
                        "id": 197,
                        "source": 0,
                        "number": 2,
                        "formula": "n > 1",
                        "type": 1
                    },
                    "aliases": [
                        "fra_fr",
                        "fra",
                        "fre"
                    ],
                    "direction": "ltr",
                    "population": 278611506,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/fr/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/fr/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fr/statistics/?format=api"
                },
                "project": {
                    "name": "Channel Fear System",
                    "slug": "channel-fear",
                    "id": 10,
                    "web": "https://github.com/DjLeChuck/foundryvtt-system-channel-fear",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/channel-fear/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.foundryvtt-hub.com/git/channel-fear/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/channel-fear/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/glossary/credits/?format=api",
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ca",
            "id": 725,
            "filename": "ca.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/channel-fear/glossary/ca/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/channel-fear/-/ca/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/channel-fear/glossary/ca/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/glossary/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-11-21T14:54:00.884765Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/glossary/ca/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/glossary/ca/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/glossary/ca/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/glossary/ca/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/glossary/ca/units/?format=api"
        },
        {
            "language": {
                "id": 81,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 81,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/ca/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/ca/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/ca/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 19,
                "source_language": {
                    "id": 197,
                    "code": "fr",
                    "name": "French",
                    "plural": {
                        "id": 197,
                        "source": 0,
                        "number": 2,
                        "formula": "n > 1",
                        "type": 1
                    },
                    "aliases": [
                        "fra_fr",
                        "fra",
                        "fre"
                    ],
                    "direction": "ltr",
                    "population": 278611506,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/fr/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/fr/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fr/statistics/?format=api"
                },
                "project": {
                    "name": "Channel Fear System",
                    "slug": "channel-fear",
                    "id": 10,
                    "web": "https://github.com/DjLeChuck/foundryvtt-system-channel-fear",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/channel-fear/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "github",
                "repo": "https://github.com/DjLeChuck/foundryvtt-system-channel-fear.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/channel-fear/main/",
                "branch": "main",
                "push_branch": "",
                "filemask": "lang/*.json",
                "screenshot_filemask": "",
                "template": "lang/fr.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/channel-fear/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/main/credits/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "feat(translation): translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "feat(translation): added translation using Weblate ({{ language_name }})",
                "delete_message": "deat(translation): deleted translation using Weblate ({{ language_name }})",
                "merge_message": "merge: branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "feat(translation): update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.foundryvtt-hub.com/api/addons/19/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/20/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ca",
            "id": 726,
            "filename": "lang/ca.json",
            "revision": "38304935b1895019b2ec6290ef7c8af9fcb457f8,3a46da3d7cff483bcca1b5d22ebcf83482ce3f05",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/channel-fear/main/ca/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/channel-fear/-/ca/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/channel-fear/main/ca/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/main/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 106,
            "total_words": 267,
            "translated": 105,
            "translated_words": 265,
            "translated_percent": 99.0,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.9,
            "failing_checks": 4,
            "failing_checks_words": 4,
            "failing_checks_percent": 3.7,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-10-26T08:56:58.488378Z",
            "last_author": "Jetas joc de rol",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/main/ca/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/main/ca/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/main/ca/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/main/ca/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/main/ca/units/?format=api"
        },
        {
            "language": {
                "id": 121,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 121,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/de/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/de/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 23,
                "source_language": {
                    "id": 147,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 147,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "PF2e Rule Element Generator",
                    "slug": "rule-element-generator",
                    "id": 12,
                    "web": "https://gitlab.com/pearcebasmanm/rule-element-generator",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/rule-element-generator/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "gitlab",
                "repo": "https://gitlab.com/pearcebasmanm/rule-element-generator.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/rule-element-generator/main/",
                "branch": "main",
                "push_branch": "",
                "filemask": "lang/*.json",
                "screenshot_filemask": "",
                "template": "lang/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/rule-element-generator/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/credits/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.foundryvtt-hub.com/api/addons/23/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/24/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "de",
            "id": 727,
            "filename": "lang/de.json",
            "revision": "211fa8e4654da4b6f5ef59e180bf0baa335a2506,501b55f3c0dbd38c6d4a94be578a46ec09a654c0",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/rule-element-generator/main/de/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/rule-element-generator/-/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/rule-element-generator/main/de/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/main/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 229,
            "total_words": 350,
            "translated": 229,
            "translated_words": 350,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-09-27T12:01:25.903084Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/main/de/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/main/de/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/main/de/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/main/de/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/main/de/units/?format=api"
        },
        {
            "language": {
                "id": 121,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 121,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/de/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/de/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "PF2e Rule Element Generator",
                "slug": "glossary",
                "id": 24,
                "source_language": {
                    "id": 147,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 147,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "PF2e Rule Element Generator",
                    "slug": "rule-element-generator",
                    "id": 12,
                    "web": "https://gitlab.com/pearcebasmanm/rule-element-generator",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/rule-element-generator/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.foundryvtt-hub.com/git/rule-element-generator/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/rule-element-generator/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/glossary/credits/?format=api",
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "de",
            "id": 728,
            "filename": "de.tbx",
            "revision": "8f11b24efd4d93f2cbb83a4f87d32b6cddb30bdc",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/rule-element-generator/glossary/de/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/rule-element-generator/-/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/rule-element-generator/glossary/de/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/glossary/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-11-23T16:27:50.410776Z",
            "last_author": "Bodo paßmann",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/glossary/de/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/glossary/de/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/glossary/de/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/glossary/de/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/glossary/de/units/?format=api"
        },
        {
            "language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 133,
                "source_language": {
                    "id": 147,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 147,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Cautious Gamemaster's Pack",
                    "slug": "CautiousGamemastersPack",
                    "id": 59,
                    "web": "https://github.com/cs96and/FoundryVTT-CGMP",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/CautiousGamemastersPack/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "github",
                "repo": "https://github.com/cs96and/FoundryVTT-CGMP.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/CautiousGamemastersPack/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "module/lang/*.json",
                "screenshot_filemask": "",
                "template": "module/lang/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/CautiousGamemastersPack/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/credits/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.foundryvtt-hub.com/api/addons/130/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/131/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "en",
            "id": 729,
            "filename": "module/lang/en.json",
            "revision": "5ebaf5c64a9151b5a02852bdcad0085baa1b243e,5ebaf5c64a9151b5a02852bdcad0085baa1b243e",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/CautiousGamemastersPack/main/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/CautiousGamemastersPack/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/CautiousGamemastersPack/main/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 22,
            "total_words": 191,
            "translated": 22,
            "translated_words": 191,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 62,
            "failing_checks_percent": 27.2,
            "have_suggestion": 3,
            "have_comment": 1,
            "last_change": "2024-11-26T22:39:52.403555Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/en/units/?format=api"
        },
        {
            "language": {
                "id": 165,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 165,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/es/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/es/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 133,
                "source_language": {
                    "id": 147,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 147,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Cautious Gamemaster's Pack",
                    "slug": "CautiousGamemastersPack",
                    "id": 59,
                    "web": "https://github.com/cs96and/FoundryVTT-CGMP",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/CautiousGamemastersPack/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "github",
                "repo": "https://github.com/cs96and/FoundryVTT-CGMP.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/CautiousGamemastersPack/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "module/lang/*.json",
                "screenshot_filemask": "",
                "template": "module/lang/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/CautiousGamemastersPack/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/credits/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.foundryvtt-hub.com/api/addons/130/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/131/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "es-ES",
            "id": 730,
            "filename": "module/lang/es-ES.json",
            "revision": "b9f3b2c50a14ad53c5cfb063efeeb28d67df0f1e,5ebaf5c64a9151b5a02852bdcad0085baa1b243e",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/CautiousGamemastersPack/main/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/CautiousGamemastersPack/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/CautiousGamemastersPack/main/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 191,
            "translated": 9,
            "translated_words": 67,
            "translated_percent": 40.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2024-11-26T22:39:52.481615Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/es/units/?format=api"
        },
        {
            "language": {
                "id": 202,
                "code": "fr_CA",
                "name": "French (Canada)",
                "plural": {
                    "id": 202,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 11308230,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/fr_CA/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/fr_CA/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fr_CA/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 133,
                "source_language": {
                    "id": 147,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 147,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Cautious Gamemaster's Pack",
                    "slug": "CautiousGamemastersPack",
                    "id": 59,
                    "web": "https://github.com/cs96and/FoundryVTT-CGMP",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/CautiousGamemastersPack/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "github",
                "repo": "https://github.com/cs96and/FoundryVTT-CGMP.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/CautiousGamemastersPack/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "module/lang/*.json",
                "screenshot_filemask": "",
                "template": "module/lang/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/CautiousGamemastersPack/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/credits/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.foundryvtt-hub.com/api/addons/130/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/131/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "fr-CA",
            "id": 731,
            "filename": "module/lang/fr-CA.json",
            "revision": "9fdb69ddfec4f972b3d9a4f361e72b4abb3d9226,5ebaf5c64a9151b5a02852bdcad0085baa1b243e",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/CautiousGamemastersPack/main/fr_CA/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/CautiousGamemastersPack/-/fr_CA/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/CautiousGamemastersPack/main/fr_CA/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/fr_CA/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 191,
            "translated": 7,
            "translated_words": 54,
            "translated_percent": 31.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-11-26T22:39:52.542232Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/fr_CA/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/fr_CA/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/fr_CA/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/fr_CA/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/fr_CA/units/?format=api"
        },
        {
            "language": {
                "id": 275,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 275,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/ja/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/ja/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/ja/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 133,
                "source_language": {
                    "id": 147,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 147,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Cautious Gamemaster's Pack",
                    "slug": "CautiousGamemastersPack",
                    "id": 59,
                    "web": "https://github.com/cs96and/FoundryVTT-CGMP",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/CautiousGamemastersPack/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "github",
                "repo": "https://github.com/cs96and/FoundryVTT-CGMP.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/CautiousGamemastersPack/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "module/lang/*.json",
                "screenshot_filemask": "",
                "template": "module/lang/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/CautiousGamemastersPack/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/credits/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.foundryvtt-hub.com/api/addons/130/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/131/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ja",
            "id": 732,
            "filename": "module/lang/ja.json",
            "revision": "eac88644d4feaea63b49c1dc6f3ddb8288a87912,5ebaf5c64a9151b5a02852bdcad0085baa1b243e",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/CautiousGamemastersPack/main/ja/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/CautiousGamemastersPack/-/ja/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/CautiousGamemastersPack/main/ja/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 191,
            "translated": 17,
            "translated_words": 152,
            "translated_percent": 77.2,
            "fuzzy": 2,
            "fuzzy_words": 18,
            "fuzzy_percent": 9.0,
            "failing_checks": 3,
            "failing_checks_words": 38,
            "failing_checks_percent": 13.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-11-26T22:39:52.638920Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/ja/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/ja/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/ja/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/ja/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/ja/units/?format=api"
        },
        {
            "language": {
                "id": 309,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 309,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/ko/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/ko/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/ko/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 133,
                "source_language": {
                    "id": 147,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 147,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Cautious Gamemaster's Pack",
                    "slug": "CautiousGamemastersPack",
                    "id": 59,
                    "web": "https://github.com/cs96and/FoundryVTT-CGMP",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/CautiousGamemastersPack/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "github",
                "repo": "https://github.com/cs96and/FoundryVTT-CGMP.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/CautiousGamemastersPack/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "module/lang/*.json",
                "screenshot_filemask": "",
                "template": "module/lang/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/CautiousGamemastersPack/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/credits/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.foundryvtt-hub.com/api/addons/130/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/131/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ko",
            "id": 733,
            "filename": "module/lang/ko.json",
            "revision": "4408bb8ef5ff34b3a1a58c9eb6ea2b4baff25d0e,5ebaf5c64a9151b5a02852bdcad0085baa1b243e",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/CautiousGamemastersPack/main/ko/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/CautiousGamemastersPack/-/ko/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/CautiousGamemastersPack/main/ko/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 191,
            "translated": 15,
            "translated_words": 83,
            "translated_percent": 68.1,
            "fuzzy": 1,
            "fuzzy_words": 65,
            "fuzzy_percent": 4.5,
            "failing_checks": 3,
            "failing_checks_words": 38,
            "failing_checks_percent": 13.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-11-26T22:39:52.684499Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/ko/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/ko/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/ko/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/ko/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/ko/units/?format=api"
        },
        {
            "language": {
                "id": 448,
                "code": "pt-BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 448,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 19005077000,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/pt-BR/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/pt-BR/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/pt-BR/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 133,
                "source_language": {
                    "id": 147,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 147,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Cautious Gamemaster's Pack",
                    "slug": "CautiousGamemastersPack",
                    "id": 59,
                    "web": "https://github.com/cs96and/FoundryVTT-CGMP",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/CautiousGamemastersPack/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "github",
                "repo": "https://github.com/cs96and/FoundryVTT-CGMP.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/CautiousGamemastersPack/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "module/lang/*.json",
                "screenshot_filemask": "",
                "template": "module/lang/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/CautiousGamemastersPack/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/credits/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.foundryvtt-hub.com/api/addons/130/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/131/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pt-BR",
            "id": 734,
            "filename": "module/lang/pt-BR.json",
            "revision": "65aad3f631ee36c28b80098cdf04d9b2cebaa20c,5ebaf5c64a9151b5a02852bdcad0085baa1b243e",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/CautiousGamemastersPack/main/pt-BR/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/CautiousGamemastersPack/-/pt-BR/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/CautiousGamemastersPack/main/pt-BR/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/pt-BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 191,
            "translated": 19,
            "translated_words": 167,
            "translated_percent": 86.3,
            "fuzzy": 2,
            "fuzzy_words": 18,
            "fuzzy_percent": 9.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2024-11-26T22:39:52.756775Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/pt-BR/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/pt-BR/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/pt-BR/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/pt-BR/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/pt-BR/units/?format=api"
        },
        {
            "language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "Cautious Gamemaster's Pack",
                "slug": "glossary",
                "id": 134,
                "source_language": {
                    "id": 147,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 147,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Cautious Gamemaster's Pack",
                    "slug": "CautiousGamemastersPack",
                    "id": 59,
                    "web": "https://github.com/cs96and/FoundryVTT-CGMP",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/CautiousGamemastersPack/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.foundryvtt-hub.com/git/CautiousGamemastersPack/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/CautiousGamemastersPack/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/credits/?format=api",
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "en",
            "id": 735,
            "filename": "",
            "revision": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/CautiousGamemastersPack/glossary/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/CautiousGamemastersPack/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/CautiousGamemastersPack/glossary/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 5,
            "total_words": 6,
            "translated": 5,
            "translated_words": 6,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-26T17:24:48.467629Z",
            "last_author": "Demian Wright",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/en/units/?format=api"
        },
        {
            "language": {
                "id": 165,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 165,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/es/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/es/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "Cautious Gamemaster's Pack",
                "slug": "glossary",
                "id": 134,
                "source_language": {
                    "id": 147,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 147,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Cautious Gamemaster's Pack",
                    "slug": "CautiousGamemastersPack",
                    "id": 59,
                    "web": "https://github.com/cs96and/FoundryVTT-CGMP",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/CautiousGamemastersPack/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.foundryvtt-hub.com/git/CautiousGamemastersPack/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/CautiousGamemastersPack/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/credits/?format=api",
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "es",
            "id": 736,
            "filename": "es.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/CautiousGamemastersPack/glossary/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/CautiousGamemastersPack/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/CautiousGamemastersPack/glossary/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-11-25T08:10:55.812931Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/es/units/?format=api"
        },
        {
            "language": {
                "id": 202,
                "code": "fr_CA",
                "name": "French (Canada)",
                "plural": {
                    "id": 202,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 11308230,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/fr_CA/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/fr_CA/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fr_CA/statistics/?format=api"
            },
            "component": {
                "name": "Cautious Gamemaster's Pack",
                "slug": "glossary",
                "id": 134,
                "source_language": {
                    "id": 147,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 147,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Cautious Gamemaster's Pack",
                    "slug": "CautiousGamemastersPack",
                    "id": 59,
                    "web": "https://github.com/cs96and/FoundryVTT-CGMP",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/CautiousGamemastersPack/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.foundryvtt-hub.com/git/CautiousGamemastersPack/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/CautiousGamemastersPack/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/credits/?format=api",
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "fr_CA",
            "id": 738,
            "filename": "fr_CA.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/CautiousGamemastersPack/glossary/fr_CA/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/CautiousGamemastersPack/-/fr_CA/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/CautiousGamemastersPack/glossary/fr_CA/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/fr_CA/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-11-25T08:10:55.838699Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/fr_CA/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/fr_CA/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/fr_CA/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/fr_CA/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/fr_CA/units/?format=api"
        },
        {
            "language": {
                "id": 275,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 275,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/ja/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/ja/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/ja/statistics/?format=api"
            },
            "component": {
                "name": "Cautious Gamemaster's Pack",
                "slug": "glossary",
                "id": 134,
                "source_language": {
                    "id": 147,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 147,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Cautious Gamemaster's Pack",
                    "slug": "CautiousGamemastersPack",
                    "id": 59,
                    "web": "https://github.com/cs96and/FoundryVTT-CGMP",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/CautiousGamemastersPack/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.foundryvtt-hub.com/git/CautiousGamemastersPack/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/CautiousGamemastersPack/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/credits/?format=api",
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ja",
            "id": 740,
            "filename": "ja.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/CautiousGamemastersPack/glossary/ja/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/CautiousGamemastersPack/-/ja/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/CautiousGamemastersPack/glossary/ja/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-11-25T08:10:55.875394Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/ja/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/ja/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/ja/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/ja/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/ja/units/?format=api"
        },
        {
            "language": {
                "id": 309,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 309,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/ko/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/ko/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/ko/statistics/?format=api"
            },
            "component": {
                "name": "Cautious Gamemaster's Pack",
                "slug": "glossary",
                "id": 134,
                "source_language": {
                    "id": 147,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 147,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Cautious Gamemaster's Pack",
                    "slug": "CautiousGamemastersPack",
                    "id": 59,
                    "web": "https://github.com/cs96and/FoundryVTT-CGMP",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/CautiousGamemastersPack/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.foundryvtt-hub.com/git/CautiousGamemastersPack/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/CautiousGamemastersPack/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/credits/?format=api",
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ko",
            "id": 742,
            "filename": "ko.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/CautiousGamemastersPack/glossary/ko/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/CautiousGamemastersPack/-/ko/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/CautiousGamemastersPack/glossary/ko/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-11-25T08:10:55.908262Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/ko/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/ko/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/ko/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/ko/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/ko/units/?format=api"
        },
        {
            "language": {
                "id": 448,
                "code": "pt-BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 448,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 19005077000,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/pt-BR/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/pt-BR/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/pt-BR/statistics/?format=api"
            },
            "component": {
                "name": "Cautious Gamemaster's Pack",
                "slug": "glossary",
                "id": 134,
                "source_language": {
                    "id": 147,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 147,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Cautious Gamemaster's Pack",
                    "slug": "CautiousGamemastersPack",
                    "id": 59,
                    "web": "https://github.com/cs96and/FoundryVTT-CGMP",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/CautiousGamemastersPack/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.foundryvtt-hub.com/git/CautiousGamemastersPack/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/CautiousGamemastersPack/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/credits/?format=api",
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pt-BR",
            "id": 744,
            "filename": "pt-BR.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/CautiousGamemastersPack/glossary/pt-BR/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/CautiousGamemastersPack/-/pt-BR/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/CautiousGamemastersPack/glossary/pt-BR/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/pt-BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-11-25T08:10:55.929668Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/pt-BR/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/pt-BR/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/pt-BR/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/pt-BR/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/pt-BR/units/?format=api"
        },
        {
            "language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 135,
                "source_language": {
                    "id": 147,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 147,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Foundry Connection Monitor",
                    "slug": "connection-monitor",
                    "id": 60,
                    "web": "https://github.com/cs96and/FoundryVTT-connection-monitor",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/connection-monitor/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/connection-monitor/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/connection-monitor/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/connection-monitor/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/connection-monitor/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/connection-monitor/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/connection-monitor/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/connection-monitor/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/connection-monitor/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/connection-monitor/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "github",
                "repo": "https://github.com/cs96and/FoundryVTT-connection-monitor.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/connection-monitor/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "lang/*.json",
                "screenshot_filemask": "",
                "template": "lang/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/connection-monitor/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/connection-monitor/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/connection-monitor/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/connection-monitor/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/connection-monitor/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/connection-monitor/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/connection-monitor/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/connection-monitor/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/connection-monitor/main/credits/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.foundryvtt-hub.com/api/addons/132/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/133/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "en",
            "id": 746,
            "filename": "lang/en.json",
            "revision": "0f7ca98aae216666343dc559f5a899237bbabf95,0f7ca98aae216666343dc559f5a899237bbabf95",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/connection-monitor/main/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/connection-monitor/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/connection-monitor/main/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/connection-monitor/main/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 3,
            "total_words": 34,
            "translated": 3,
            "translated_words": 34,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-21T20:37:15.999469Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/connection-monitor/main/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/connection-monitor/main/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/connection-monitor/main/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/connection-monitor/main/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/connection-monitor/main/en/units/?format=api"
        },
        {
            "language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "Foundry Connection Monitor",
                "slug": "glossary",
                "id": 136,
                "source_language": {
                    "id": 147,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 147,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Foundry Connection Monitor",
                    "slug": "connection-monitor",
                    "id": 60,
                    "web": "https://github.com/cs96and/FoundryVTT-connection-monitor",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/connection-monitor/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/connection-monitor/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/connection-monitor/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/connection-monitor/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/connection-monitor/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/connection-monitor/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/connection-monitor/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/connection-monitor/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/connection-monitor/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/connection-monitor/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.foundryvtt-hub.com/git/connection-monitor/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/connection-monitor/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/connection-monitor/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/connection-monitor/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/connection-monitor/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/connection-monitor/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/connection-monitor/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/connection-monitor/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/connection-monitor/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/connection-monitor/glossary/credits/?format=api",
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "en",
            "id": 747,
            "filename": "",
            "revision": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/connection-monitor/glossary/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/connection-monitor/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/connection-monitor/glossary/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/connection-monitor/glossary/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/connection-monitor/glossary/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/connection-monitor/glossary/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/connection-monitor/glossary/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/connection-monitor/glossary/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/connection-monitor/glossary/en/units/?format=api"
        },
        {
            "language": {
                "id": 121,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 121,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/de/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/de/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 137,
                "source_language": {
                    "id": 121,
                    "code": "de",
                    "name": "German",
                    "plural": {
                        "id": 121,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "deu_de",
                        "deu",
                        "ger"
                    ],
                    "direction": "ltr",
                    "population": 136350226,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/de/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/de/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/de/statistics/?format=api"
                },
                "project": {
                    "name": "TDE 5 Drag Ruler Integration (Das Schwarze Auge)",
                    "slug": "dsa5-drag-ruler",
                    "id": 61,
                    "web": "https://github.com/Rapunzel77/dsa5-drag-ruler",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/dsa5-drag-ruler/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/dsa5-drag-ruler/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/dsa5-drag-ruler/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/dsa5-drag-ruler/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/dsa5-drag-ruler/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/dsa5-drag-ruler/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/dsa5-drag-ruler/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/dsa5-drag-ruler/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/dsa5-drag-ruler/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/dsa5-drag-ruler/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "github",
                "repo": "https://github.com/Rapunzel77/dsa5-drag-ruler.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/dsa5-drag-ruler/main/",
                "branch": "main",
                "push_branch": "",
                "filemask": "lang/*.json",
                "screenshot_filemask": "",
                "template": "lang/de.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/dsa5-drag-ruler/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/dsa5-drag-ruler/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/dsa5-drag-ruler/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/dsa5-drag-ruler/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/dsa5-drag-ruler/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/dsa5-drag-ruler/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/dsa5-drag-ruler/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/dsa5-drag-ruler/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/dsa5-drag-ruler/main/credits/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.foundryvtt-hub.com/api/addons/134/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/135/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "de",
            "id": 748,
            "filename": "lang/de.json",
            "revision": "296fdaa2e3f7fc6c78fc49ee4d8769c66ac9439f,296fdaa2e3f7fc6c78fc49ee4d8769c66ac9439f",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/dsa5-drag-ruler/main/de/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/dsa5-drag-ruler/-/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/dsa5-drag-ruler/main/de/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/dsa5-drag-ruler/main/de/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 2,
            "total_words": 2,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-11-25T08:16:55.031508Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/dsa5-drag-ruler/main/de/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/dsa5-drag-ruler/main/de/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/dsa5-drag-ruler/main/de/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/dsa5-drag-ruler/main/de/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/dsa5-drag-ruler/main/de/units/?format=api"
        },
        {
            "language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 137,
                "source_language": {
                    "id": 121,
                    "code": "de",
                    "name": "German",
                    "plural": {
                        "id": 121,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "deu_de",
                        "deu",
                        "ger"
                    ],
                    "direction": "ltr",
                    "population": 136350226,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/de/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/de/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/de/statistics/?format=api"
                },
                "project": {
                    "name": "TDE 5 Drag Ruler Integration (Das Schwarze Auge)",
                    "slug": "dsa5-drag-ruler",
                    "id": 61,
                    "web": "https://github.com/Rapunzel77/dsa5-drag-ruler",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/dsa5-drag-ruler/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/dsa5-drag-ruler/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/dsa5-drag-ruler/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/dsa5-drag-ruler/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/dsa5-drag-ruler/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/dsa5-drag-ruler/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/dsa5-drag-ruler/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/dsa5-drag-ruler/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/dsa5-drag-ruler/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/dsa5-drag-ruler/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "github",
                "repo": "https://github.com/Rapunzel77/dsa5-drag-ruler.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/dsa5-drag-ruler/main/",
                "branch": "main",
                "push_branch": "",
                "filemask": "lang/*.json",
                "screenshot_filemask": "",
                "template": "lang/de.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/dsa5-drag-ruler/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/dsa5-drag-ruler/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/dsa5-drag-ruler/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/dsa5-drag-ruler/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/dsa5-drag-ruler/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/dsa5-drag-ruler/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/dsa5-drag-ruler/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/dsa5-drag-ruler/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/dsa5-drag-ruler/main/credits/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.foundryvtt-hub.com/api/addons/134/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/135/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "en",
            "id": 749,
            "filename": "lang/en.json",
            "revision": "2e717509c5dbb32153c3869230ba4d109ca2ea27,296fdaa2e3f7fc6c78fc49ee4d8769c66ac9439f",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/dsa5-drag-ruler/main/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/dsa5-drag-ruler/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/dsa5-drag-ruler/main/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/dsa5-drag-ruler/main/en/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 2,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-11-25T08:16:55.423456Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/dsa5-drag-ruler/main/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/dsa5-drag-ruler/main/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/dsa5-drag-ruler/main/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/dsa5-drag-ruler/main/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/dsa5-drag-ruler/main/en/units/?format=api"
        },
        {
            "language": {
                "id": 121,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 121,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/de/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/de/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "TDE 5 Drag Ruler Integration (Das Schwarze Auge)",
                "slug": "glossary",
                "id": 138,
                "source_language": {
                    "id": 121,
                    "code": "de",
                    "name": "German",
                    "plural": {
                        "id": 121,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "deu_de",
                        "deu",
                        "ger"
                    ],
                    "direction": "ltr",
                    "population": 136350226,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/de/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/de/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/de/statistics/?format=api"
                },
                "project": {
                    "name": "TDE 5 Drag Ruler Integration (Das Schwarze Auge)",
                    "slug": "dsa5-drag-ruler",
                    "id": 61,
                    "web": "https://github.com/Rapunzel77/dsa5-drag-ruler",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/dsa5-drag-ruler/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/dsa5-drag-ruler/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/dsa5-drag-ruler/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/dsa5-drag-ruler/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/dsa5-drag-ruler/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/dsa5-drag-ruler/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/dsa5-drag-ruler/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/dsa5-drag-ruler/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/dsa5-drag-ruler/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/dsa5-drag-ruler/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.foundryvtt-hub.com/git/dsa5-drag-ruler/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/dsa5-drag-ruler/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/dsa5-drag-ruler/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/dsa5-drag-ruler/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/dsa5-drag-ruler/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/dsa5-drag-ruler/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/dsa5-drag-ruler/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/dsa5-drag-ruler/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/dsa5-drag-ruler/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/dsa5-drag-ruler/glossary/credits/?format=api",
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "de",
            "id": 750,
            "filename": "",
            "revision": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/dsa5-drag-ruler/glossary/de/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/dsa5-drag-ruler/-/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/dsa5-drag-ruler/glossary/de/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/dsa5-drag-ruler/glossary/de/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/dsa5-drag-ruler/glossary/de/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/dsa5-drag-ruler/glossary/de/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/dsa5-drag-ruler/glossary/de/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/dsa5-drag-ruler/glossary/de/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/dsa5-drag-ruler/glossary/de/units/?format=api"
        },
        {
            "language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "TDE 5 Drag Ruler Integration (Das Schwarze Auge)",
                "slug": "glossary",
                "id": 138,
                "source_language": {
                    "id": 121,
                    "code": "de",
                    "name": "German",
                    "plural": {
                        "id": 121,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "deu_de",
                        "deu",
                        "ger"
                    ],
                    "direction": "ltr",
                    "population": 136350226,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/de/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/de/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/de/statistics/?format=api"
                },
                "project": {
                    "name": "TDE 5 Drag Ruler Integration (Das Schwarze Auge)",
                    "slug": "dsa5-drag-ruler",
                    "id": 61,
                    "web": "https://github.com/Rapunzel77/dsa5-drag-ruler",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/dsa5-drag-ruler/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/dsa5-drag-ruler/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/dsa5-drag-ruler/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/dsa5-drag-ruler/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/dsa5-drag-ruler/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/dsa5-drag-ruler/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/dsa5-drag-ruler/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/dsa5-drag-ruler/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/dsa5-drag-ruler/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/dsa5-drag-ruler/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.foundryvtt-hub.com/git/dsa5-drag-ruler/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/dsa5-drag-ruler/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/dsa5-drag-ruler/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/dsa5-drag-ruler/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/dsa5-drag-ruler/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/dsa5-drag-ruler/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/dsa5-drag-ruler/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/dsa5-drag-ruler/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/dsa5-drag-ruler/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/dsa5-drag-ruler/glossary/credits/?format=api",
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "en",
            "id": 751,
            "filename": "en.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/dsa5-drag-ruler/glossary/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/dsa5-drag-ruler/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/dsa5-drag-ruler/glossary/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/dsa5-drag-ruler/glossary/en/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-11-25T08:16:56.915268Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/dsa5-drag-ruler/glossary/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/dsa5-drag-ruler/glossary/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/dsa5-drag-ruler/glossary/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/dsa5-drag-ruler/glossary/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/dsa5-drag-ruler/glossary/en/units/?format=api"
        },
        {
            "language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 139,
                "source_language": {
                    "id": 147,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 147,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Pause Customizer",
                    "slug": "pause-customizer",
                    "id": 62,
                    "web": "https://github.com/marcstraube/foundryvtt-pause-customizer",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/pause-customizer/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/pause-customizer/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pause-customizer/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/pause-customizer/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/pause-customizer/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/pause-customizer/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pause-customizer/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/pause-customizer/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/pause-customizer/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/pause-customizer/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "github",
                "repo": "https://github.com/marcstraube/foundryvtt-pause-customizer.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/pause-customizer/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "lang/*.json",
                "screenshot_filemask": "",
                "template": "lang/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/pause-customizer/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/pause-customizer/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/pause-customizer/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/pause-customizer/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/pause-customizer/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/pause-customizer/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/pause-customizer/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/pause-customizer/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/pause-customizer/main/credits/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.foundryvtt-hub.com/api/addons/136/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/137/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "en",
            "id": 752,
            "filename": "lang/en.json",
            "revision": "2b3345f52d8b57f5f578b0a12cdffa6e99dbce51,2b3345f52d8b57f5f578b0a12cdffa6e99dbce51",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pause-customizer/main/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/pause-customizer/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/pause-customizer/main/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 23,
            "total_words": 213,
            "translated": 23,
            "translated_words": 213,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-09-08T12:14:48.985427Z",
            "last_author": "Marc Straube",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/en/units/?format=api"
        },
        {
            "language": {
                "id": 121,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 121,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/de/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/de/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 139,
                "source_language": {
                    "id": 147,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 147,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Pause Customizer",
                    "slug": "pause-customizer",
                    "id": 62,
                    "web": "https://github.com/marcstraube/foundryvtt-pause-customizer",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/pause-customizer/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/pause-customizer/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pause-customizer/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/pause-customizer/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/pause-customizer/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/pause-customizer/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pause-customizer/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/pause-customizer/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/pause-customizer/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/pause-customizer/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "github",
                "repo": "https://github.com/marcstraube/foundryvtt-pause-customizer.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/pause-customizer/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "lang/*.json",
                "screenshot_filemask": "",
                "template": "lang/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/pause-customizer/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/pause-customizer/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/pause-customizer/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/pause-customizer/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/pause-customizer/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/pause-customizer/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/pause-customizer/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/pause-customizer/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/pause-customizer/main/credits/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.foundryvtt-hub.com/api/addons/136/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/137/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "de",
            "id": 753,
            "filename": "lang/de.json",
            "revision": "a7d921d948278769eff03cf8d08c0ebac2e45e23,2b3345f52d8b57f5f578b0a12cdffa6e99dbce51",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pause-customizer/main/de/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/pause-customizer/-/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/pause-customizer/main/de/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 23,
            "total_words": 213,
            "translated": 23,
            "translated_words": 213,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-09-08T12:19:24.115898Z",
            "last_author": "Marc Straube",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/de/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/de/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/de/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/de/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/de/units/?format=api"
        },
        {
            "language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "Pause Customizer",
                "slug": "glossary",
                "id": 140,
                "source_language": {
                    "id": 147,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 147,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Pause Customizer",
                    "slug": "pause-customizer",
                    "id": 62,
                    "web": "https://github.com/marcstraube/foundryvtt-pause-customizer",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/pause-customizer/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/pause-customizer/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pause-customizer/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/pause-customizer/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/pause-customizer/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/pause-customizer/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pause-customizer/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/pause-customizer/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/pause-customizer/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/pause-customizer/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.foundryvtt-hub.com/git/pause-customizer/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/pause-customizer/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/pause-customizer/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/pause-customizer/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/pause-customizer/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/pause-customizer/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/pause-customizer/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/pause-customizer/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/pause-customizer/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/pause-customizer/glossary/credits/?format=api",
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "en",
            "id": 754,
            "filename": "",
            "revision": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pause-customizer/glossary/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/pause-customizer/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/pause-customizer/glossary/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/glossary/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/glossary/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/glossary/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/glossary/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/glossary/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/glossary/en/units/?format=api"
        },
        {
            "language": {
                "id": 121,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 121,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/de/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/de/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "Pause Customizer",
                "slug": "glossary",
                "id": 140,
                "source_language": {
                    "id": 147,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 147,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Pause Customizer",
                    "slug": "pause-customizer",
                    "id": 62,
                    "web": "https://github.com/marcstraube/foundryvtt-pause-customizer",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/pause-customizer/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/pause-customizer/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pause-customizer/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/pause-customizer/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/pause-customizer/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/pause-customizer/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pause-customizer/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/pause-customizer/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/pause-customizer/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/pause-customizer/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.foundryvtt-hub.com/git/pause-customizer/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/pause-customizer/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/pause-customizer/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/pause-customizer/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/pause-customizer/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/pause-customizer/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/pause-customizer/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/pause-customizer/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/pause-customizer/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/pause-customizer/glossary/credits/?format=api",
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "de",
            "id": 755,
            "filename": "de.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pause-customizer/glossary/de/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/pause-customizer/-/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/pause-customizer/glossary/de/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/glossary/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-11-25T08:20:38.429573Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/glossary/de/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/glossary/de/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/glossary/de/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/glossary/de/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/glossary/de/units/?format=api"
        },
        {
            "language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 141,
                "source_language": {
                    "id": 147,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 147,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Advanced Macros",
                    "slug": "advanced-macros",
                    "id": 63,
                    "web": "https://github.com/mclemente/fvtt-advanced-macros",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/advanced-macros/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "github",
                "repo": "https://github.com/mclemente/fvtt-advanced-macros.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/advanced-macros/main/",
                "branch": "main",
                "push_branch": "",
                "filemask": "src/languages/*.json",
                "screenshot_filemask": "",
                "template": "src/languages/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/advanced-macros/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/main/credits/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.foundryvtt-hub.com/api/addons/138/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/139/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "en",
            "id": 756,
            "filename": "src/languages/en.json",
            "revision": "02cb492a3ac97a82e6705799914ca53fa4f7aa46,02cb492a3ac97a82e6705799914ca53fa4f7aa46",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/advanced-macros/main/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/advanced-macros/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/advanced-macros/main/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 8,
            "total_words": 41,
            "translated": 8,
            "translated_words": 41,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 4,
            "failing_checks_percent": 25.0,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2025-01-07T13:36:43.974656Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/en/units/?format=api"
        },
        {
            "language": {
                "id": 610,
                "code": "zh_Hans",
                "name": "Chinese (Simplified Han script)",
                "plural": {
                    "id": 610,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "cmn",
                    "cmn_hans",
                    "zh",
                    "zh_chs",
                    "zh_cmn_hans",
                    "zh_cn",
                    "zh_hans_cn",
                    "zhcn",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/zh_Hans/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 141,
                "source_language": {
                    "id": 147,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 147,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Advanced Macros",
                    "slug": "advanced-macros",
                    "id": 63,
                    "web": "https://github.com/mclemente/fvtt-advanced-macros",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/advanced-macros/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "github",
                "repo": "https://github.com/mclemente/fvtt-advanced-macros.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/advanced-macros/main/",
                "branch": "main",
                "push_branch": "",
                "filemask": "src/languages/*.json",
                "screenshot_filemask": "",
                "template": "src/languages/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/advanced-macros/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/main/credits/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.foundryvtt-hub.com/api/addons/138/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/139/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "cn",
            "id": 757,
            "filename": "src/languages/cn.json",
            "revision": "3dc79ccd85e0b62b418fc028998bba12427463fa,02cb492a3ac97a82e6705799914ca53fa4f7aa46",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/advanced-macros/main/zh_Hans/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/advanced-macros/-/zh_Hans/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/advanced-macros/main/zh_Hans/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 41,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-01-07T13:36:44.024642Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 197,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 197,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/fr/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 141,
                "source_language": {
                    "id": 147,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 147,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Advanced Macros",
                    "slug": "advanced-macros",
                    "id": 63,
                    "web": "https://github.com/mclemente/fvtt-advanced-macros",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/advanced-macros/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "github",
                "repo": "https://github.com/mclemente/fvtt-advanced-macros.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/advanced-macros/main/",
                "branch": "main",
                "push_branch": "",
                "filemask": "src/languages/*.json",
                "screenshot_filemask": "",
                "template": "src/languages/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/advanced-macros/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/main/credits/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.foundryvtt-hub.com/api/addons/138/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/139/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "fr",
            "id": 758,
            "filename": "src/languages/fr.json",
            "revision": "1933f71efdc1663ebd633cbc3bbd4f430b44be10,02cb492a3ac97a82e6705799914ca53fa4f7aa46",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/advanced-macros/main/fr/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/advanced-macros/-/fr/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/advanced-macros/main/fr/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 41,
            "translated": 6,
            "translated_words": 37,
            "translated_percent": 75.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 12.5,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2025-07-04T09:07:09.501124Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/fr/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/fr/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/fr/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/fr/units/?format=api"
        },
        {
            "language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "Advanced Macros",
                "slug": "glossary",
                "id": 142,
                "source_language": {
                    "id": 147,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 147,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Advanced Macros",
                    "slug": "advanced-macros",
                    "id": 63,
                    "web": "https://github.com/mclemente/fvtt-advanced-macros",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/advanced-macros/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.foundryvtt-hub.com/git/advanced-macros/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/advanced-macros/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/credits/?format=api",
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "en",
            "id": 759,
            "filename": "",
            "revision": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/advanced-macros/glossary/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/advanced-macros/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/advanced-macros/glossary/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/glossary/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 5,
            "total_words": 5,
            "translated": 5,
            "translated_words": 5,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-26T17:05:59.729641Z",
            "last_author": "Demian Wright",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/glossary/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/glossary/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/glossary/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/glossary/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/glossary/en/units/?format=api"
        },
        {
            "language": {
                "id": 197,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 197,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/fr/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "Advanced Macros",
                "slug": "glossary",
                "id": 142,
                "source_language": {
                    "id": 147,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 147,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Advanced Macros",
                    "slug": "advanced-macros",
                    "id": 63,
                    "web": "https://github.com/mclemente/fvtt-advanced-macros",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/advanced-macros/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.foundryvtt-hub.com/git/advanced-macros/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/advanced-macros/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/credits/?format=api",
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "fr",
            "id": 760,
            "filename": "fr.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/advanced-macros/glossary/fr/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/advanced-macros/-/fr/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/advanced-macros/glossary/fr/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/glossary/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-11-25T08:24:07.960504Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/glossary/fr/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/glossary/fr/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/glossary/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/glossary/fr/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/glossary/fr/units/?format=api"
        },
        {
            "language": {
                "id": 610,
                "code": "zh_Hans",
                "name": "Chinese (Simplified Han script)",
                "plural": {
                    "id": 610,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "cmn",
                    "cmn_hans",
                    "zh",
                    "zh_chs",
                    "zh_cmn_hans",
                    "zh_cn",
                    "zh_hans_cn",
                    "zhcn",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/zh_Hans/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "Advanced Macros",
                "slug": "glossary",
                "id": 142,
                "source_language": {
                    "id": 147,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 147,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Advanced Macros",
                    "slug": "advanced-macros",
                    "id": 63,
                    "web": "https://github.com/mclemente/fvtt-advanced-macros",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/advanced-macros/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.foundryvtt-hub.com/git/advanced-macros/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/advanced-macros/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/credits/?format=api",
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "zh_Hans",
            "id": 762,
            "filename": "zh_Hans.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/advanced-macros/glossary/zh_Hans/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/advanced-macros/-/zh_Hans/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/advanced-macros/glossary/zh_Hans/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/glossary/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-11-25T08:24:08.191879Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/glossary/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/glossary/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/glossary/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/glossary/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/glossary/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 143,
                "source_language": {
                    "id": 147,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 147,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Speaking As",
                    "slug": "speaking-as",
                    "id": 64,
                    "web": "https://github.com/MrVauxs/speaking-as",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/speaking-as/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/speaking-as/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/speaking-as/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/speaking-as/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/speaking-as/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/speaking-as/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/speaking-as/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/speaking-as/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/speaking-as/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/speaking-as/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "github",
                "repo": "https://github.com/MrVauxs/speaking-as.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/speaking-as/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "languages/*.json",
                "screenshot_filemask": "",
                "template": "languages/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/speaking-as/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/speaking-as/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/speaking-as/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/speaking-as/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/speaking-as/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/speaking-as/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/speaking-as/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/speaking-as/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/speaking-as/main/credits/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.foundryvtt-hub.com/api/addons/140/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/141/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "en",
            "id": 763,
            "filename": "languages/en.json",
            "revision": "c7426e9ba73d5c68374d813a9be273a976ed8f5d,c7426e9ba73d5c68374d813a9be273a976ed8f5d",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/speaking-as/main/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/speaking-as/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/speaking-as/main/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/main/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 7,
            "total_words": 104,
            "translated": 7,
            "translated_words": 104,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-03-04T23:41:56.738814Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/main/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/main/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/main/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/main/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/main/en/units/?format=api"
        },
        {
            "language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "Speaking As",
                "slug": "glossary",
                "id": 144,
                "source_language": {
                    "id": 147,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 147,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Speaking As",
                    "slug": "speaking-as",
                    "id": 64,
                    "web": "https://github.com/MrVauxs/speaking-as",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/speaking-as/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/speaking-as/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/speaking-as/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/speaking-as/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/speaking-as/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/speaking-as/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/speaking-as/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/speaking-as/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/speaking-as/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/speaking-as/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.foundryvtt-hub.com/git/speaking-as/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/speaking-as/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/speaking-as/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/speaking-as/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/speaking-as/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/speaking-as/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/speaking-as/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/speaking-as/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/speaking-as/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/speaking-as/glossary/credits/?format=api",
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "en",
            "id": 764,
            "filename": "",
            "revision": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/speaking-as/glossary/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/speaking-as/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/speaking-as/glossary/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/glossary/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/glossary/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/glossary/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/glossary/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/glossary/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/glossary/en/units/?format=api"
        },
        {
            "language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 145,
                "source_language": {
                    "id": 147,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 147,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Lazy Money",
                    "slug": "lazymoney",
                    "id": 65,
                    "web": "https://github.com/p4535992/foundryvtt-lazymoney-dnd5e",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/lazymoney/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/lazymoney/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/lazymoney/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/lazymoney/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/lazymoney/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/lazymoney/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/lazymoney/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/lazymoney/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/lazymoney/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/lazymoney/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "github",
                "repo": "https://github.com/p4535992/foundryvtt-lazymoney-dnd5e.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/lazymoney/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "src/languages/*.json",
                "screenshot_filemask": "",
                "template": "src/languages/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/lazymoney/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/lazymoney/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/lazymoney/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/lazymoney/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/lazymoney/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/lazymoney/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/lazymoney/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/lazymoney/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/lazymoney/main/credits/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.foundryvtt-hub.com/api/addons/142/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/143/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "en",
            "id": 765,
            "filename": "src/languages/en.json",
            "revision": "4f7c8e27481cee95d3a1204bfc54a414ccfd37f9,4f7c8e27481cee95d3a1204bfc54a414ccfd37f9",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/lazymoney/main/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/lazymoney/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/lazymoney/main/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/lazymoney/main/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 21,
            "total_words": 208,
            "translated": 21,
            "translated_words": 208,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-11-25T08:30:10.411552Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/lazymoney/main/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/lazymoney/main/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/lazymoney/main/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/lazymoney/main/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/lazymoney/main/en/units/?format=api"
        },
        {
            "language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "Lazy Money",
                "slug": "glossary",
                "id": 146,
                "source_language": {
                    "id": 147,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 147,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Lazy Money",
                    "slug": "lazymoney",
                    "id": 65,
                    "web": "https://github.com/p4535992/foundryvtt-lazymoney-dnd5e",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/lazymoney/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/lazymoney/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/lazymoney/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/lazymoney/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/lazymoney/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/lazymoney/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/lazymoney/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/lazymoney/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/lazymoney/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/lazymoney/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.foundryvtt-hub.com/git/lazymoney/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/lazymoney/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/lazymoney/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/lazymoney/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/lazymoney/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/lazymoney/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/lazymoney/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/lazymoney/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/lazymoney/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/lazymoney/glossary/credits/?format=api",
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "en",
            "id": 766,
            "filename": "",
            "revision": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/lazymoney/glossary/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/lazymoney/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/lazymoney/glossary/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/lazymoney/glossary/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/lazymoney/glossary/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/lazymoney/glossary/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/lazymoney/glossary/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/lazymoney/glossary/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/lazymoney/glossary/en/units/?format=api"
        },
        {
            "language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 147,
                "source_language": {
                    "id": 147,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 147,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Easy Polls",
                    "slug": "easy-polls",
                    "id": 66,
                    "web": "https://github.com/mclemente/foundryvtt-easy-polls",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/easy-polls/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "github",
                "repo": "https://github.com/mclemente/foundryvtt-easy-polls.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/easy-polls/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "lang/*.json",
                "screenshot_filemask": "",
                "template": "lang/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/easy-polls/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/main/credits/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.foundryvtt-hub.com/api/addons/144/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/145/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "en",
            "id": 767,
            "filename": "lang/en.json",
            "revision": "0ab0c8653c9340a4d79b000c7240098609821b5a,0ab0c8653c9340a4d79b000c7240098609821b5a",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/easy-polls/main/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/easy-polls/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/easy-polls/main/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/easy-polls/main/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 28,
            "total_words": 98,
            "translated": 28,
            "translated_words": 98,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-05-08T00:27:36.878687Z",
            "last_author": "Matheus Clemente",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/easy-polls/main/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/easy-polls/main/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/easy-polls/main/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/easy-polls/main/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/easy-polls/main/en/units/?format=api"
        },
        {
            "language": {
                "id": 440,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 440,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/pl/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/pl/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/pl/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 147,
                "source_language": {
                    "id": 147,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 147,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Easy Polls",
                    "slug": "easy-polls",
                    "id": 66,
                    "web": "https://github.com/mclemente/foundryvtt-easy-polls",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/easy-polls/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "github",
                "repo": "https://github.com/mclemente/foundryvtt-easy-polls.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/easy-polls/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "lang/*.json",
                "screenshot_filemask": "",
                "template": "lang/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/easy-polls/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/main/credits/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.foundryvtt-hub.com/api/addons/144/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/145/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pl",
            "id": 768,
            "filename": "lang/pl.json",
            "revision": "a6c36bbe697dfee895f8c8f3668f51d17923fd5e,0ab0c8653c9340a4d79b000c7240098609821b5a",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/easy-polls/main/pl/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/easy-polls/-/pl/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/easy-polls/main/pl/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/easy-polls/main/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 98,
            "translated": 28,
            "translated_words": 98,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-18T20:51:44.391077Z",
            "last_author": "Jakub",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/easy-polls/main/pl/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/easy-polls/main/pl/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/easy-polls/main/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/easy-polls/main/pl/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/easy-polls/main/pl/units/?format=api"
        },
        {
            "language": {
                "id": 448,
                "code": "pt-BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 448,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 19005077000,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/pt-BR/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/pt-BR/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/pt-BR/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 147,
                "source_language": {
                    "id": 147,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 147,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Easy Polls",
                    "slug": "easy-polls",
                    "id": 66,
                    "web": "https://github.com/mclemente/foundryvtt-easy-polls",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/easy-polls/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "github",
                "repo": "https://github.com/mclemente/foundryvtt-easy-polls.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/easy-polls/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "lang/*.json",
                "screenshot_filemask": "",
                "template": "lang/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/easy-polls/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/main/credits/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.foundryvtt-hub.com/api/addons/144/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/145/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pt-br",
            "id": 769,
            "filename": "lang/pt-br.json",
            "revision": "3a19c02da9e3e1d8f5712e88f68524ea9e2b5493,0ab0c8653c9340a4d79b000c7240098609821b5a",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/easy-polls/main/pt-BR/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/easy-polls/-/pt-BR/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/easy-polls/main/pt-BR/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/easy-polls/main/pt-BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 98,
            "translated": 28,
            "translated_words": 98,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-05-08T00:27:36.936770Z",
            "last_author": "Matheus Clemente",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/easy-polls/main/pt-BR/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/easy-polls/main/pt-BR/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/easy-polls/main/pt-BR/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/easy-polls/main/pt-BR/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/easy-polls/main/pt-BR/units/?format=api"
        },
        {
            "language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "Easy Polls",
                "slug": "glossary",
                "id": 148,
                "source_language": {
                    "id": 147,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 147,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Easy Polls",
                    "slug": "easy-polls",
                    "id": 66,
                    "web": "https://github.com/mclemente/foundryvtt-easy-polls",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/easy-polls/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.foundryvtt-hub.com/git/easy-polls/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/easy-polls/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/glossary/credits/?format=api",
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "en",
            "id": 770,
            "filename": "",
            "revision": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/easy-polls/glossary/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/easy-polls/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/easy-polls/glossary/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/easy-polls/glossary/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-11-26T22:54:44.993929Z",
            "last_author": "Matheus Clemente",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/easy-polls/glossary/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/easy-polls/glossary/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/easy-polls/glossary/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/easy-polls/glossary/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/easy-polls/glossary/en/units/?format=api"
        },
        {
            "language": {
                "id": 440,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 440,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/pl/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/pl/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/pl/statistics/?format=api"
            },
            "component": {
                "name": "Easy Polls",
                "slug": "glossary",
                "id": 148,
                "source_language": {
                    "id": 147,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 147,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Easy Polls",
                    "slug": "easy-polls",
                    "id": 66,
                    "web": "https://github.com/mclemente/foundryvtt-easy-polls",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/easy-polls/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.foundryvtt-hub.com/git/easy-polls/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/easy-polls/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/glossary/credits/?format=api",
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pl",
            "id": 771,
            "filename": "pl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/easy-polls/glossary/pl/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/easy-polls/-/pl/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/easy-polls/glossary/pl/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/easy-polls/glossary/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-11-25T08:33:12.996378Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/easy-polls/glossary/pl/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/easy-polls/glossary/pl/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/easy-polls/glossary/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/easy-polls/glossary/pl/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/easy-polls/glossary/pl/units/?format=api"
        },
        {
            "language": {
                "id": 448,
                "code": "pt-BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 448,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 19005077000,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/pt-BR/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/pt-BR/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/pt-BR/statistics/?format=api"
            },
            "component": {
                "name": "Easy Polls",
                "slug": "glossary",
                "id": 148,
                "source_language": {
                    "id": 147,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 147,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Easy Polls",
                    "slug": "easy-polls",
                    "id": 66,
                    "web": "https://github.com/mclemente/foundryvtt-easy-polls",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/easy-polls/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-polls/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.foundryvtt-hub.com/git/easy-polls/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/easy-polls/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/glossary/credits/?format=api",
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pt-BR",
            "id": 773,
            "filename": "pt-BR.tbx",
            "revision": "7f338cd90e25d8d88ba5ab817c5ffc1a1bdbd269",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/easy-polls/glossary/pt-BR/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/easy-polls/-/pt-BR/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/easy-polls/glossary/pt-BR/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/easy-polls/glossary/pt-BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-11-26T22:54:44.994057Z",
            "last_author": "Matheus Clemente",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/easy-polls/glossary/pt-BR/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/easy-polls/glossary/pt-BR/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/easy-polls/glossary/pt-BR/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/easy-polls/glossary/pt-BR/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/easy-polls/glossary/pt-BR/units/?format=api"
        },
        {
            "language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 149,
                "source_language": {
                    "id": 147,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 147,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Blade Runner - The Roleplaying Game",
                    "slug": "blade-runner",
                    "id": 67,
                    "web": "https://github.com/fvtt-fria-ligan/blade-runner-foundry-vtt",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/blade-runner/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/blade-runner/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/blade-runner/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/blade-runner/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/blade-runner/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/blade-runner/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/blade-runner/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/blade-runner/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/blade-runner/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/blade-runner/credits/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "github",
                "repo": "https://github.com/fvtt-fria-ligan/blade-runner-foundry-vtt.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/blade-runner/main/",
                "branch": "main",
                "push_branch": "",
                "filemask": "src/lang/*.yml",
                "screenshot_filemask": "",
                "template": "src/lang/en.yml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "yaml",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/blade-runner/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/blade-runner/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/blade-runner/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/blade-runner/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/blade-runner/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/blade-runner/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/blade-runner/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/blade-runner/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/blade-runner/main/credits/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "feat(i18n): ✨🌐 Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.foundryvtt-hub.com/api/addons/146/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/147/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "en",
            "id": 775,
            "filename": "src/lang/en.yml",
            "revision": "0f5bfb710a320bdc06de6bb317f74883836322c8,0f5bfb710a320bdc06de6bb317f74883836322c8",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/blade-runner/main/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/blade-runner/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/blade-runner/main/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/blade-runner/main/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 333,
            "total_words": 1595,
            "translated": 333,
            "translated_words": 1595,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 10,
            "failing_checks_words": 88,
            "failing_checks_percent": 3.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-06-18T06:37:44.672561Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/blade-runner/main/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/blade-runner/main/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/blade-runner/main/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/blade-runner/main/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/blade-runner/main/en/units/?format=api"
        },
        {
            "language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "Blade Runner - The Roleplaying Game",
                "slug": "glossary",
                "id": 150,
                "source_language": {
                    "id": 147,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 147,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Blade Runner - The Roleplaying Game",
                    "slug": "blade-runner",
                    "id": 67,
                    "web": "https://github.com/fvtt-fria-ligan/blade-runner-foundry-vtt",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/blade-runner/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/blade-runner/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/blade-runner/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/blade-runner/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/blade-runner/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/blade-runner/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/blade-runner/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/blade-runner/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/blade-runner/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/blade-runner/credits/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.foundryvtt-hub.com/git/blade-runner/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/blade-runner/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/blade-runner/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/blade-runner/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/blade-runner/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/blade-runner/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/blade-runner/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/blade-runner/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/blade-runner/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/blade-runner/glossary/credits/?format=api",
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "en",
            "id": 776,
            "filename": "",
            "revision": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/blade-runner/glossary/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/blade-runner/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/blade-runner/glossary/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/blade-runner/glossary/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 25,
            "total_words": 27,
            "translated": 25,
            "translated_words": 27,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-26T13:22:48.786353Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/blade-runner/glossary/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/blade-runner/glossary/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/blade-runner/glossary/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/blade-runner/glossary/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/blade-runner/glossary/en/units/?format=api"
        },
        {
            "language": {
                "id": 440,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 440,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/pl/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/pl/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/pl/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 143,
                "source_language": {
                    "id": 147,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 147,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Speaking As",
                    "slug": "speaking-as",
                    "id": 64,
                    "web": "https://github.com/MrVauxs/speaking-as",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/speaking-as/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/speaking-as/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/speaking-as/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/speaking-as/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/speaking-as/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/speaking-as/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/speaking-as/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/speaking-as/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/speaking-as/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/speaking-as/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "github",
                "repo": "https://github.com/MrVauxs/speaking-as.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/speaking-as/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "languages/*.json",
                "screenshot_filemask": "",
                "template": "languages/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/speaking-as/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/speaking-as/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/speaking-as/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/speaking-as/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/speaking-as/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/speaking-as/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/speaking-as/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/speaking-as/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/speaking-as/main/credits/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.foundryvtt-hub.com/api/addons/140/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/141/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pl",
            "id": 777,
            "filename": "languages/pl.json",
            "revision": "06582ad4aefb9ca4e0e5434edfbc8e596f400e8a,c7426e9ba73d5c68374d813a9be273a976ed8f5d",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/speaking-as/main/pl/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/speaking-as/-/pl/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/speaking-as/main/pl/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/main/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 104,
            "translated": 7,
            "translated_words": 104,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-18T21:00:28.108086Z",
            "last_author": "Jakub",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/main/pl/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/main/pl/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/main/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/main/pl/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/main/pl/units/?format=api"
        },
        {
            "language": {
                "id": 440,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 440,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/pl/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/pl/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/pl/statistics/?format=api"
            },
            "component": {
                "name": "Speaking As",
                "slug": "glossary",
                "id": 144,
                "source_language": {
                    "id": 147,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 147,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Speaking As",
                    "slug": "speaking-as",
                    "id": 64,
                    "web": "https://github.com/MrVauxs/speaking-as",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/speaking-as/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/speaking-as/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/speaking-as/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/speaking-as/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/speaking-as/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/speaking-as/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/speaking-as/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/speaking-as/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/speaking-as/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/speaking-as/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.foundryvtt-hub.com/git/speaking-as/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/speaking-as/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/speaking-as/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/speaking-as/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/speaking-as/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/speaking-as/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/speaking-as/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/speaking-as/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/speaking-as/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/speaking-as/glossary/credits/?format=api",
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pl",
            "id": 778,
            "filename": "pl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/speaking-as/glossary/pl/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/speaking-as/-/pl/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/speaking-as/glossary/pl/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/glossary/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-11-25T10:36:29.309608Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/glossary/pl/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/glossary/pl/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/glossary/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/glossary/pl/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/glossary/pl/units/?format=api"
        }
    ]
}