Translation components API.

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

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

{
    "count": 444,
    "next": "https://weblate.rob006.net/api/components/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "name": "core",
            "slug": "core",
            "id": 61,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "https://weblate.rob006.net/git/flarum/core/",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/core.json",
            "screenshot_filemask": "",
            "template": "sources/core.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/core/",
            "url": "https://weblate.rob006.net/api/components/flarum/core/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/core/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/core/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/core/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/core/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/core/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/core/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 60,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://weblate.rob006.net/api/addons/10/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "flarum-mentions",
            "slug": "flarum-mentions",
            "id": 62,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/flarum-mentions.json",
            "screenshot_filemask": "",
            "template": "sources/flarum-mentions.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/flarum-mentions/",
            "url": "https://weblate.rob006.net/api/components/flarum/flarum-mentions/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/flarum-mentions/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/flarum-mentions/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/flarum-mentions/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/flarum-mentions/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/flarum-mentions/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/flarum-mentions/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 60,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "flarum-akismet",
            "slug": "flarum-akismet",
            "id": 63,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/flarum-akismet.json",
            "screenshot_filemask": "",
            "template": "sources/flarum-akismet.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/flarum-akismet/",
            "url": "https://weblate.rob006.net/api/components/flarum/flarum-akismet/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/flarum-akismet/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/flarum-akismet/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/flarum-akismet/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/flarum-akismet/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/flarum-akismet/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/flarum-akismet/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 60,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "validation",
            "slug": "validation",
            "id": 65,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/validation.json",
            "screenshot_filemask": "",
            "template": "sources/validation.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/validation/",
            "url": "https://weblate.rob006.net/api/components/flarum/validation/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/validation/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/validation/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/validation/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/validation/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/validation/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/validation/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 60,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "flarum-approval",
            "slug": "flarum-approval",
            "id": 66,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/flarum-approval.json",
            "screenshot_filemask": "",
            "template": "sources/flarum-approval.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/flarum-approval/",
            "url": "https://weblate.rob006.net/api/components/flarum/flarum-approval/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/flarum-approval/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/flarum-approval/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/flarum-approval/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/flarum-approval/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/flarum-approval/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/flarum-approval/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 60,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "flarum-markdown",
            "slug": "flarum-markdown",
            "id": 67,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/flarum-markdown.json",
            "screenshot_filemask": "",
            "template": "sources/flarum-markdown.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/flarum-markdown/",
            "url": "https://weblate.rob006.net/api/components/flarum/flarum-markdown/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/flarum-markdown/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/flarum-markdown/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/flarum-markdown/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/flarum-markdown/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/flarum-markdown/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/flarum-markdown/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 60,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "flarum-likes",
            "slug": "flarum-likes",
            "id": 68,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/flarum-likes.json",
            "screenshot_filemask": "",
            "template": "sources/flarum-likes.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/flarum-likes/",
            "url": "https://weblate.rob006.net/api/components/flarum/flarum-likes/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/flarum-likes/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/flarum-likes/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/flarum-likes/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/flarum-likes/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/flarum-likes/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/flarum-likes/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 60,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "flarum-sticky",
            "slug": "flarum-sticky",
            "id": 69,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/flarum-sticky.json",
            "screenshot_filemask": "",
            "template": "sources/flarum-sticky.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/flarum-sticky/",
            "url": "https://weblate.rob006.net/api/components/flarum/flarum-sticky/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/flarum-sticky/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/flarum-sticky/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/flarum-sticky/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/flarum-sticky/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/flarum-sticky/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/flarum-sticky/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 60,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "flarum-emoji",
            "slug": "flarum-emoji",
            "id": 70,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/flarum-emoji.json",
            "screenshot_filemask": "",
            "template": "sources/flarum-emoji.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/flarum-emoji/",
            "url": "https://weblate.rob006.net/api/components/flarum/flarum-emoji/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/flarum-emoji/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/flarum-emoji/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/flarum-emoji/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/flarum-emoji/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/flarum-emoji/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/flarum-emoji/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 60,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "flarum-suspend",
            "slug": "flarum-suspend",
            "id": 72,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/flarum-suspend.json",
            "screenshot_filemask": "",
            "template": "sources/flarum-suspend.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/flarum-suspend/",
            "url": "https://weblate.rob006.net/api/components/flarum/flarum-suspend/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/flarum-suspend/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/flarum-suspend/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/flarum-suspend/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/flarum-suspend/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/flarum-suspend/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/flarum-suspend/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 60,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "flarum-lock",
            "slug": "flarum-lock",
            "id": 74,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/flarum-lock.json",
            "screenshot_filemask": "",
            "template": "sources/flarum-lock.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/flarum-lock/",
            "url": "https://weblate.rob006.net/api/components/flarum/flarum-lock/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/flarum-lock/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/flarum-lock/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/flarum-lock/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/flarum-lock/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/flarum-lock/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/flarum-lock/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 60,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "flarum-statistics",
            "slug": "flarum-statistics",
            "id": 75,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/flarum-statistics.json",
            "screenshot_filemask": "",
            "template": "sources/flarum-statistics.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/flarum-statistics/",
            "url": "https://weblate.rob006.net/api/components/flarum/flarum-statistics/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/flarum-statistics/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/flarum-statistics/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/flarum-statistics/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/flarum-statistics/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/flarum-statistics/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/flarum-statistics/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 60,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "flarum-pusher",
            "slug": "flarum-pusher",
            "id": 76,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/flarum-pusher.json",
            "screenshot_filemask": "",
            "template": "sources/flarum-pusher.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/flarum-pusher/",
            "url": "https://weblate.rob006.net/api/components/flarum/flarum-pusher/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/flarum-pusher/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/flarum-pusher/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/flarum-pusher/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/flarum-pusher/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/flarum-pusher/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/flarum-pusher/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 60,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "flarum-subscriptions",
            "slug": "flarum-subscriptions",
            "id": 77,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/flarum-subscriptions.json",
            "screenshot_filemask": "",
            "template": "sources/flarum-subscriptions.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/flarum-subscriptions/",
            "url": "https://weblate.rob006.net/api/components/flarum/flarum-subscriptions/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/flarum-subscriptions/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/flarum-subscriptions/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/flarum-subscriptions/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/flarum-subscriptions/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/flarum-subscriptions/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/flarum-subscriptions/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 60,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "flarum-flags",
            "slug": "flarum-flags",
            "id": 78,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/flarum-flags.json",
            "screenshot_filemask": "",
            "template": "sources/flarum-flags.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/flarum-flags/",
            "url": "https://weblate.rob006.net/api/components/flarum/flarum-flags/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/flarum-flags/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/flarum-flags/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/flarum-flags/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/flarum-flags/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/flarum-flags/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/flarum-flags/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 60,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "flarum-tags",
            "slug": "flarum-tags",
            "id": 79,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/flarum-tags.json",
            "screenshot_filemask": "",
            "template": "sources/flarum-tags.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/flarum-tags/",
            "url": "https://weblate.rob006.net/api/components/flarum/flarum-tags/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/flarum-tags/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/flarum-tags/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/flarum-tags/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/flarum-tags/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/flarum-tags/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/flarum-tags/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 60,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-user-directory",
            "slug": "fof-user-directory",
            "id": 80,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-user-directory.json",
            "screenshot_filemask": "",
            "template": "sources/fof-user-directory.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-user-directory/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-user-directory/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-user-directory/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-user-directory/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-user-directory/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-user-directory/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-user-directory/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-user-directory/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "migratetoflarum-canonical",
            "slug": "migratetoflarum-canonical",
            "id": 81,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/migratetoflarum-canonical.json",
            "screenshot_filemask": "",
            "template": "sources/migratetoflarum-canonical.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/migratetoflarum-canonical/",
            "url": "https://weblate.rob006.net/api/components/flarum/migratetoflarum-canonical/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/migratetoflarum-canonical/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/migratetoflarum-canonical/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/migratetoflarum-canonical/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/migratetoflarum-canonical/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/migratetoflarum-canonical/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/migratetoflarum-canonical/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-pages",
            "slug": "fof-pages",
            "id": 87,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-pages.json",
            "screenshot_filemask": "",
            "template": "sources/fof-pages.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-pages/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-pages/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-pages/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-pages/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-pages/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-pages/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-pages/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-pages/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "michaelbelgium-discussion-views",
            "slug": "michaelbelgium-discussion-views",
            "id": 90,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/michaelbelgium-discussion-views.json",
            "screenshot_filemask": "",
            "template": "sources/michaelbelgium-discussion-views.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/michaelbelgium-discussion-views/",
            "url": "https://weblate.rob006.net/api/components/flarum/michaelbelgium-discussion-views/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/michaelbelgium-discussion-views/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/michaelbelgium-discussion-views/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/michaelbelgium-discussion-views/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/michaelbelgium-discussion-views/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/michaelbelgium-discussion-views/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/michaelbelgium-discussion-views/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-split",
            "slug": "fof-split",
            "id": 93,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-split.json",
            "screenshot_filemask": "",
            "template": "sources/fof-split.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-split/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-split/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-split/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-split/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-split/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-split/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-split/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-split/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-user-bio",
            "slug": "fof-user-bio",
            "id": 98,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-user-bio.json",
            "screenshot_filemask": "",
            "template": "sources/fof-user-bio.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-user-bio/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-user-bio/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-user-bio/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-user-bio/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-user-bio/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-user-bio/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-user-bio/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-user-bio/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-subscribed",
            "slug": "fof-subscribed",
            "id": 99,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-subscribed.json",
            "screenshot_filemask": "",
            "template": "sources/fof-subscribed.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-subscribed/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-subscribed/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-subscribed/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-subscribed/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-subscribed/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-subscribed/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-subscribed/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-subscribed/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-reactions",
            "slug": "fof-reactions",
            "id": 100,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-reactions.json",
            "screenshot_filemask": "",
            "template": "sources/fof-reactions.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-reactions/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-reactions/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-reactions/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-reactions/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-reactions/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-reactions/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-reactions/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-reactions/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-prevent-necrobumping",
            "slug": "fof-prevent-necrobumping",
            "id": 101,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-prevent-necrobumping.json",
            "screenshot_filemask": "",
            "template": "sources/fof-prevent-necrobumping.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-prevent-necrobumping/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-prevent-necrobumping/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-prevent-necrobumping/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-prevent-necrobumping/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-prevent-necrobumping/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-prevent-necrobumping/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-prevent-necrobumping/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-prevent-necrobumping/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-recaptcha",
            "slug": "fof-recaptcha",
            "id": 102,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-recaptcha.json",
            "screenshot_filemask": "",
            "template": "sources/fof-recaptcha.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-recaptcha/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-recaptcha/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-recaptcha/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-recaptcha/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-recaptcha/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-recaptcha/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-recaptcha/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-recaptcha/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-disposable-emails",
            "slug": "fof-disposable-emails",
            "id": 103,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-disposable-emails.json",
            "screenshot_filemask": "",
            "template": "sources/fof-disposable-emails.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-disposable-emails/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-disposable-emails/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-disposable-emails/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-disposable-emails/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-disposable-emails/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-disposable-emails/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-disposable-emails/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-disposable-emails/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-polls",
            "slug": "fof-polls",
            "id": 104,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-polls.json",
            "screenshot_filemask": "",
            "template": "sources/fof-polls.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-polls/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-polls/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-polls/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-polls/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-polls/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-polls/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-polls/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-polls/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-username-request",
            "slug": "fof-username-request",
            "id": 105,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-username-request.json",
            "screenshot_filemask": "",
            "template": "sources/fof-username-request.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-username-request/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-username-request/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-username-request/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-username-request/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-username-request/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-username-request/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-username-request/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-username-request/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-formatting",
            "slug": "fof-formatting",
            "id": 106,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-formatting.json",
            "screenshot_filemask": "",
            "template": "sources/fof-formatting.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-formatting/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-formatting/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-formatting/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-formatting/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-formatting/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-formatting/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-formatting/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-frontpage",
            "slug": "fof-frontpage",
            "id": 107,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-frontpage.json",
            "screenshot_filemask": "",
            "template": "sources/fof-frontpage.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-frontpage/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-frontpage/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-frontpage/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-frontpage/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-frontpage/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-frontpage/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-frontpage/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-frontpage/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-masquerade",
            "slug": "fof-masquerade",
            "id": 108,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-masquerade.json",
            "screenshot_filemask": "",
            "template": "sources/fof-masquerade.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-masquerade/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-masquerade/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-masquerade/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-masquerade/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-masquerade/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-masquerade/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-masquerade/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-masquerade/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-custom-footer",
            "slug": "fof-custom-footer",
            "id": 109,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-custom-footer.json",
            "screenshot_filemask": "",
            "template": "sources/fof-custom-footer.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-custom-footer/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-custom-footer/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-custom-footer/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-custom-footer/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-custom-footer/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-custom-footer/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-custom-footer/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-custom-footer/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-merge-discussions",
            "slug": "fof-merge-discussions",
            "id": 110,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-merge-discussions.json",
            "screenshot_filemask": "",
            "template": "sources/fof-merge-discussions.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-merge-discussions/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-merge-discussions/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-merge-discussions/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-merge-discussions/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-merge-discussions/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-merge-discussions/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-merge-discussions/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-merge-discussions/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-byobu",
            "slug": "fof-byobu",
            "id": 111,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-byobu.json",
            "screenshot_filemask": "",
            "template": "sources/fof-byobu.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-byobu/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-byobu/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-byobu/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-byobu/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-byobu/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-byobu/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-byobu/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-byobu/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-sentry",
            "slug": "fof-sentry",
            "id": 112,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-sentry.json",
            "screenshot_filemask": "",
            "template": "sources/fof-sentry.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-sentry/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-sentry/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-sentry/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-sentry/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-sentry/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-sentry/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-sentry/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-sentry/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-spamblock",
            "slug": "fof-spamblock",
            "id": 113,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-spamblock.json",
            "screenshot_filemask": "",
            "template": "sources/fof-spamblock.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-spamblock/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-spamblock/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-spamblock/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-spamblock/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-spamblock/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-spamblock/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-spamblock/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-spamblock/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-gamification",
            "slug": "fof-gamification",
            "id": 114,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-gamification.json",
            "screenshot_filemask": "",
            "template": "sources/fof-gamification.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-gamification/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-gamification/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-gamification/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-gamification/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-gamification/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-gamification/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-gamification/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-gamification/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-socialprofile",
            "slug": "fof-socialprofile",
            "id": 115,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-socialprofile.json",
            "screenshot_filemask": "",
            "template": "sources/fof-socialprofile.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-socialprofile/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-socialprofile/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-socialprofile/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-socialprofile/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-socialprofile/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-socialprofile/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-socialprofile/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-socialprofile/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-follow-tags",
            "slug": "fof-follow-tags",
            "id": 117,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-follow-tags.json",
            "screenshot_filemask": "",
            "template": "sources/fof-follow-tags.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-follow-tags/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-follow-tags/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-follow-tags/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-follow-tags/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-follow-tags/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-follow-tags/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-follow-tags/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-follow-tags/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-open-collective",
            "slug": "fof-open-collective",
            "id": 119,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-open-collective.json",
            "screenshot_filemask": "",
            "template": "sources/fof-open-collective.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-open-collective/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-open-collective/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-open-collective/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-open-collective/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-open-collective/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-open-collective/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-open-collective/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-open-collective/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-secure-https",
            "slug": "fof-secure-https",
            "id": 120,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-secure-https.json",
            "screenshot_filemask": "",
            "template": "sources/fof-secure-https.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-secure-https/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-secure-https/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-secure-https/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-secure-https/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-secure-https/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-secure-https/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-secure-https/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-secure-https/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-default-group",
            "slug": "fof-default-group",
            "id": 121,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-default-group.json",
            "screenshot_filemask": "",
            "template": "sources/fof-default-group.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-default-group/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-default-group/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-default-group/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-default-group/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-default-group/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-default-group/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-default-group/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-default-group/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-share-social",
            "slug": "fof-share-social",
            "id": 123,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-share-social.json",
            "screenshot_filemask": "",
            "template": "sources/fof-share-social.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-share-social/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-share-social/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-share-social/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-share-social/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-share-social/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-share-social/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-share-social/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-share-social/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-ignore-users",
            "slug": "fof-ignore-users",
            "id": 124,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-ignore-users.json",
            "screenshot_filemask": "",
            "template": "sources/fof-ignore-users.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-ignore-users/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-ignore-users/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-ignore-users/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-ignore-users/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-ignore-users/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-ignore-users/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-ignore-users/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-ignore-users/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-links",
            "slug": "fof-links",
            "id": 125,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-links.json",
            "screenshot_filemask": "",
            "template": "sources/fof-links.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-links/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-links/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-links/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-links/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-links/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-links/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-links/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-links/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "v17development-seo",
            "slug": "v17development-seo",
            "id": 161,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/v17development-seo.json",
            "screenshot_filemask": "",
            "template": "sources/v17development-seo.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/v17development-seo/",
            "url": "https://weblate.rob006.net/api/components/flarum/v17development-seo/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/v17development-seo/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/v17development-seo/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/v17development-seo/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/v17development-seo/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/v17development-seo/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/v17development-seo/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "clarkwinkelmann-emojionearea",
            "slug": "clarkwinkelmann-emojionearea",
            "id": 164,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/clarkwinkelmann-emojionearea.json",
            "screenshot_filemask": "",
            "template": "sources/clarkwinkelmann-emojionearea.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/clarkwinkelmann-emojionearea/",
            "url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-emojionearea/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-emojionearea/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-emojionearea/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-emojionearea/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-emojionearea/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-emojionearea/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-emojionearea/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-nightmode",
            "slug": "fof-nightmode",
            "id": 168,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-nightmode.json",
            "screenshot_filemask": "",
            "template": "sources/fof-nightmode.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-nightmode/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-nightmode/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-nightmode/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-nightmode/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-nightmode/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-nightmode/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-nightmode/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-nightmode/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "matteocontrini-imgur-upload",
            "slug": "matteocontrini-imgur-upload",
            "id": 174,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/matteocontrini-imgur-upload.json",
            "screenshot_filemask": "",
            "template": "sources/matteocontrini-imgur-upload.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/matteocontrini-imgur-upload/",
            "url": "https://weblate.rob006.net/api/components/flarum/matteocontrini-imgur-upload/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/matteocontrini-imgur-upload/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/matteocontrini-imgur-upload/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/matteocontrini-imgur-upload/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/matteocontrini-imgur-upload/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/matteocontrini-imgur-upload/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/matteocontrini-imgur-upload/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "antoinefr-online",
            "slug": "antoinefr-online",
            "id": 182,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/antoinefr-online.json",
            "screenshot_filemask": "",
            "template": "sources/antoinefr-online.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/antoinefr-online/",
            "url": "https://weblate.rob006.net/api/components/flarum/antoinefr-online/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/antoinefr-online/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/antoinefr-online/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/antoinefr-online/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/antoinefr-online/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/antoinefr-online/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/antoinefr-online/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "nomiscz-auth-steam",
            "slug": "nomiscz-auth-steam",
            "id": 199,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/nomiscz-auth-steam.json",
            "screenshot_filemask": "",
            "template": "sources/nomiscz-auth-steam.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/nomiscz-auth-steam/",
            "url": "https://weblate.rob006.net/api/components/flarum/nomiscz-auth-steam/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/nomiscz-auth-steam/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/nomiscz-auth-steam/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/nomiscz-auth-steam/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/nomiscz-auth-steam/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/nomiscz-auth-steam/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/nomiscz-auth-steam/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-drafts",
            "slug": "fof-drafts",
            "id": 212,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-drafts.json",
            "screenshot_filemask": "",
            "template": "sources/fof-drafts.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-drafts/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-drafts/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-drafts/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-drafts/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-drafts/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-drafts/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-drafts/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-drafts/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "michaelbelgium-profile-views",
            "slug": "michaelbelgium-profile-views",
            "id": 216,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/michaelbelgium-profile-views.json",
            "screenshot_filemask": "",
            "template": "sources/michaelbelgium-profile-views.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/michaelbelgium-profile-views/",
            "url": "https://weblate.rob006.net/api/components/flarum/michaelbelgium-profile-views/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/michaelbelgium-profile-views/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/michaelbelgium-profile-views/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/michaelbelgium-profile-views/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/michaelbelgium-profile-views/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/michaelbelgium-profile-views/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/michaelbelgium-profile-views/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-ban-ips",
            "slug": "fof-ban-ips",
            "id": 217,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-ban-ips.json",
            "screenshot_filemask": "",
            "template": "sources/fof-ban-ips.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-ban-ips/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-ban-ips/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-ban-ips/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-ban-ips/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-ban-ips/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-ban-ips/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-ban-ips/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-ban-ips/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "antoinefr-money",
            "slug": "antoinefr-money",
            "id": 226,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/antoinefr-money.json",
            "screenshot_filemask": "",
            "template": "sources/antoinefr-money.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/antoinefr-money/",
            "url": "https://weblate.rob006.net/api/components/flarum/antoinefr-money/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/antoinefr-money/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/antoinefr-money/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/antoinefr-money/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/antoinefr-money/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/antoinefr-money/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/antoinefr-money/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "tpokorra-post-notification",
            "slug": "tpokorra-post-notification",
            "id": 227,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/tpokorra-post-notification.json",
            "screenshot_filemask": "",
            "template": "sources/tpokorra-post-notification.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/tpokorra-post-notification/",
            "url": "https://weblate.rob006.net/api/components/flarum/tpokorra-post-notification/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/tpokorra-post-notification/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/tpokorra-post-notification/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/tpokorra-post-notification/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/tpokorra-post-notification/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/tpokorra-post-notification/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/tpokorra-post-notification/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-amazon-affiliation",
            "slug": "fof-amazon-affiliation",
            "id": 240,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-amazon-affiliation.json",
            "screenshot_filemask": "",
            "template": "sources/fof-amazon-affiliation.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-amazon-affiliation/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-amazon-affiliation/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-amazon-affiliation/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-amazon-affiliation/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-amazon-affiliation/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-amazon-affiliation/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-amazon-affiliation/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-amazon-affiliation/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "clarkwinkelmann-catch-the-fish",
            "slug": "clarkwinkelmann-catch-the-fish",
            "id": 242,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/clarkwinkelmann-catch-the-fish.json",
            "screenshot_filemask": "",
            "template": "sources/clarkwinkelmann-catch-the-fish.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/clarkwinkelmann-catch-the-fish/",
            "url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-catch-the-fish/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-catch-the-fish/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-catch-the-fish/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-catch-the-fish/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-catch-the-fish/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-catch-the-fish/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-catch-the-fish/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "migratetoflarum-fake-data",
            "slug": "migratetoflarum-fake-data",
            "id": 248,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/migratetoflarum-fake-data.json",
            "screenshot_filemask": "",
            "template": "sources/migratetoflarum-fake-data.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/migratetoflarum-fake-data/",
            "url": "https://weblate.rob006.net/api/components/flarum/migratetoflarum-fake-data/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/migratetoflarum-fake-data/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/migratetoflarum-fake-data/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/migratetoflarum-fake-data/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/migratetoflarum-fake-data/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/migratetoflarum-fake-data/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/migratetoflarum-fake-data/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-pretty-mail",
            "slug": "fof-pretty-mail",
            "id": 366,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-pretty-mail.json",
            "screenshot_filemask": "",
            "template": "sources/fof-pretty-mail.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-pretty-mail/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-pretty-mail/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-pretty-mail/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-pretty-mail/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-pretty-mail/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-pretty-mail/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-pretty-mail/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-pretty-mail/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-stopforumspam",
            "slug": "fof-stopforumspam",
            "id": 401,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-stopforumspam.json",
            "screenshot_filemask": "",
            "template": "sources/fof-stopforumspam.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-stopforumspam/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-stopforumspam/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-stopforumspam/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-stopforumspam/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-stopforumspam/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-stopforumspam/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-stopforumspam/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-stopforumspam/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-linguist",
            "slug": "fof-linguist",
            "id": 506,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-linguist.json",
            "screenshot_filemask": "",
            "template": "sources/fof-linguist.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-linguist/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-linguist/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-linguist/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-linguist/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-linguist/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-linguist/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-linguist/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-linguist/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-geoip",
            "slug": "fof-geoip",
            "id": 582,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-geoip.json",
            "screenshot_filemask": "",
            "template": "sources/fof-geoip.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-geoip/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-geoip/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-geoip/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-geoip/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-geoip/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-geoip/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-geoip/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-geoip/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "maicol07-sso",
            "slug": "maicol07-sso",
            "id": 623,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/maicol07-sso.json",
            "screenshot_filemask": "",
            "template": "sources/maicol07-sso.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/maicol07-sso/",
            "url": "https://weblate.rob006.net/api/components/flarum/maicol07-sso/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/maicol07-sso/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/maicol07-sso/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/maicol07-sso/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/maicol07-sso/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/maicol07-sso/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/maicol07-sso/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "sycho-profile-cover",
            "slug": "sycho-profile-cover",
            "id": 624,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/sycho-profile-cover.json",
            "screenshot_filemask": "",
            "template": "sources/sycho-profile-cover.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/sycho-profile-cover/",
            "url": "https://weblate.rob006.net/api/components/flarum/sycho-profile-cover/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/sycho-profile-cover/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/sycho-profile-cover/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/sycho-profile-cover/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/sycho-profile-cover/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/sycho-profile-cover/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/sycho-profile-cover/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "clarkwinkelmann-author-change",
            "slug": "clarkwinkelmann-author-change",
            "id": 819,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/clarkwinkelmann-author-change.json",
            "screenshot_filemask": "",
            "template": "sources/clarkwinkelmann-author-change.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/clarkwinkelmann-author-change/",
            "url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-author-change/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-author-change/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-author-change/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-author-change/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-author-change/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-author-change/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-author-change/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-terms",
            "slug": "fof-terms",
            "id": 820,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-terms.json",
            "screenshot_filemask": "",
            "template": "sources/fof-terms.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-terms/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-terms/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-terms/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-terms/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-terms/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-terms/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-terms/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-terms/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-best-answer",
            "slug": "fof-best-answer",
            "id": 825,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-best-answer.json",
            "screenshot_filemask": "",
            "template": "sources/fof-best-answer.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-best-answer/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-best-answer/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-best-answer/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-best-answer/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-best-answer/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-best-answer/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-best-answer/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-best-answer/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-pwned-passwords",
            "slug": "fof-pwned-passwords",
            "id": 830,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-pwned-passwords.json",
            "screenshot_filemask": "",
            "template": "sources/fof-pwned-passwords.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-pwned-passwords/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-pwned-passwords/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-pwned-passwords/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-pwned-passwords/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-pwned-passwords/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-pwned-passwords/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-pwned-passwords/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-pwned-passwords/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-github-sponsors",
            "slug": "fof-github-sponsors",
            "id": 833,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-github-sponsors.json",
            "screenshot_filemask": "",
            "template": "sources/fof-github-sponsors.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-github-sponsors/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-github-sponsors/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-github-sponsors/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-github-sponsors/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-github-sponsors/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-github-sponsors/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-github-sponsors/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-github-sponsors/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-html-errors",
            "slug": "fof-html-errors",
            "id": 837,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-html-errors.json",
            "screenshot_filemask": "",
            "template": "sources/fof-html-errors.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-html-errors/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-html-errors/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-html-errors/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-html-errors/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-html-errors/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-html-errors/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-html-errors/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-html-errors/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-forum-statistics-widget",
            "slug": "fof-forum-statistics-widget",
            "id": 839,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-forum-statistics-widget.json",
            "screenshot_filemask": "",
            "template": "sources/fof-forum-statistics-widget.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-forum-statistics-widget/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-forum-statistics-widget/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-forum-statistics-widget/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-forum-statistics-widget/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-forum-statistics-widget/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-forum-statistics-widget/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-forum-statistics-widget/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-forum-statistics-widget/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "clarkwinkelmann-passwordless",
            "slug": "clarkwinkelmann-passwordless",
            "id": 845,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/clarkwinkelmann-passwordless.json",
            "screenshot_filemask": "",
            "template": "sources/clarkwinkelmann-passwordless.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/clarkwinkelmann-passwordless/",
            "url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-passwordless/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-passwordless/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-passwordless/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-passwordless/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-passwordless/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-passwordless/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-passwordless/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "clarkwinkelmann-create-user-modal",
            "slug": "clarkwinkelmann-create-user-modal",
            "id": 846,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/clarkwinkelmann-create-user-modal.json",
            "screenshot_filemask": "",
            "template": "sources/clarkwinkelmann-create-user-modal.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/clarkwinkelmann-create-user-modal/",
            "url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-create-user-modal/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-create-user-modal/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-create-user-modal/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-create-user-modal/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-create-user-modal/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-create-user-modal/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-create-user-modal/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-upload",
            "slug": "fof-upload",
            "id": 854,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-upload.json",
            "screenshot_filemask": "",
            "template": "sources/fof-upload.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-upload/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-upload/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-upload/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-upload/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-upload/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-upload/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-upload/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-upload/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "askvortsov-saml",
            "slug": "askvortsov-saml",
            "id": 856,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/askvortsov-saml.json",
            "screenshot_filemask": "",
            "template": "sources/askvortsov-saml.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/askvortsov-saml/",
            "url": "https://weblate.rob006.net/api/components/flarum/askvortsov-saml/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-saml/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-saml/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-saml/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-saml/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-saml/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-saml/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-filter",
            "slug": "fof-filter",
            "id": 858,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-filter.json",
            "screenshot_filemask": "",
            "template": "sources/fof-filter.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-filter/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-filter/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-filter/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-filter/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-filter/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-filter/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-filter/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-filter/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "nomiscz-auth-wechat",
            "slug": "nomiscz-auth-wechat",
            "id": 859,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/nomiscz-auth-wechat.json",
            "screenshot_filemask": "",
            "template": "sources/nomiscz-auth-wechat.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/nomiscz-auth-wechat/",
            "url": "https://weblate.rob006.net/api/components/flarum/nomiscz-auth-wechat/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/nomiscz-auth-wechat/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/nomiscz-auth-wechat/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/nomiscz-auth-wechat/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/nomiscz-auth-wechat/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/nomiscz-auth-wechat/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/nomiscz-auth-wechat/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-moderator-notes",
            "slug": "fof-moderator-notes",
            "id": 863,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-moderator-notes.json",
            "screenshot_filemask": "",
            "template": "sources/fof-moderator-notes.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-moderator-notes/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-moderator-notes/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-moderator-notes/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-moderator-notes/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-moderator-notes/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-moderator-notes/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-moderator-notes/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-moderator-notes/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "clarkwinkelmann-who-read",
            "slug": "clarkwinkelmann-who-read",
            "id": 865,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/clarkwinkelmann-who-read.json",
            "screenshot_filemask": "",
            "template": "sources/clarkwinkelmann-who-read.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/clarkwinkelmann-who-read/",
            "url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-who-read/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-who-read/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-who-read/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-who-read/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-who-read/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-who-read/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-who-read/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "askvortsov-help-tags",
            "slug": "askvortsov-help-tags",
            "id": 866,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/askvortsov-help-tags.json",
            "screenshot_filemask": "",
            "template": "sources/askvortsov-help-tags.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/askvortsov-help-tags/",
            "url": "https://weblate.rob006.net/api/components/flarum/askvortsov-help-tags/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-help-tags/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-help-tags/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-help-tags/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-help-tags/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-help-tags/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-help-tags/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "clarkwinkelmann-scratchpad",
            "slug": "clarkwinkelmann-scratchpad",
            "id": 867,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/clarkwinkelmann-scratchpad.json",
            "screenshot_filemask": "",
            "template": "sources/clarkwinkelmann-scratchpad.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/clarkwinkelmann-scratchpad/",
            "url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-scratchpad/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-scratchpad/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-scratchpad/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-scratchpad/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-scratchpad/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-scratchpad/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-scratchpad/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "therealsujitk-gifs",
            "slug": "therealsujitk-gifs",
            "id": 868,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/therealsujitk-gifs.json",
            "screenshot_filemask": "",
            "template": "sources/therealsujitk-gifs.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/therealsujitk-gifs/",
            "url": "https://weblate.rob006.net/api/components/flarum/therealsujitk-gifs/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/therealsujitk-gifs/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/therealsujitk-gifs/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/therealsujitk-gifs/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/therealsujitk-gifs/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/therealsujitk-gifs/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/therealsujitk-gifs/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "askvortsov-categories",
            "slug": "askvortsov-categories",
            "id": 871,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/askvortsov-categories.json",
            "screenshot_filemask": "",
            "template": "sources/askvortsov-categories.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/askvortsov-categories/",
            "url": "https://weblate.rob006.net/api/components/flarum/askvortsov-categories/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-categories/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-categories/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-categories/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-categories/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-categories/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-categories/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-passport",
            "slug": "fof-passport",
            "id": 872,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-passport.json",
            "screenshot_filemask": "",
            "template": "sources/fof-passport.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-passport/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-passport/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-passport/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-passport/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-passport/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-passport/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-passport/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-passport/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "askvortsov-moderator-warnings",
            "slug": "askvortsov-moderator-warnings",
            "id": 873,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/askvortsov-moderator-warnings.json",
            "screenshot_filemask": "",
            "template": "sources/askvortsov-moderator-warnings.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/askvortsov-moderator-warnings/",
            "url": "https://weblate.rob006.net/api/components/flarum/askvortsov-moderator-warnings/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-moderator-warnings/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-moderator-warnings/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-moderator-warnings/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-moderator-warnings/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-moderator-warnings/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-moderator-warnings/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "askvortsov-pwa",
            "slug": "askvortsov-pwa",
            "id": 875,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/askvortsov-pwa.json",
            "screenshot_filemask": "",
            "template": "sources/askvortsov-pwa.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/askvortsov-pwa/",
            "url": "https://weblate.rob006.net/api/components/flarum/askvortsov-pwa/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-pwa/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-pwa/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-pwa/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-pwa/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-pwa/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-pwa/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-discussion-language",
            "slug": "fof-discussion-language",
            "id": 881,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-discussion-language.json",
            "screenshot_filemask": "",
            "template": "sources/fof-discussion-language.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-discussion-language/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-discussion-language/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-discussion-language/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-discussion-language/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-discussion-language/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-discussion-language/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-discussion-language/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-discussion-language/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-impersonate",
            "slug": "fof-impersonate",
            "id": 882,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-impersonate.json",
            "screenshot_filemask": "",
            "template": "sources/fof-impersonate.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-impersonate/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-impersonate/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-impersonate/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-impersonate/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-impersonate/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-impersonate/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-impersonate/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-impersonate/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "kilowhat-formulaire",
            "slug": "kilowhat-formulaire",
            "id": 888,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/kilowhat-formulaire.json",
            "screenshot_filemask": "",
            "template": "sources/kilowhat-formulaire.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/kilowhat-formulaire/",
            "url": "https://weblate.rob006.net/api/components/flarum/kilowhat-formulaire/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-formulaire/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-formulaire/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-formulaire/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-formulaire/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-formulaire/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-formulaire/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "kilowhat-custom-paths",
            "slug": "kilowhat-custom-paths",
            "id": 890,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/kilowhat-custom-paths.json",
            "screenshot_filemask": "",
            "template": "sources/kilowhat-custom-paths.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/kilowhat-custom-paths/",
            "url": "https://weblate.rob006.net/api/components/flarum/kilowhat-custom-paths/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-custom-paths/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-custom-paths/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-custom-paths/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-custom-paths/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-custom-paths/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-custom-paths/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "kilowhat-wordpress",
            "slug": "kilowhat-wordpress",
            "id": 891,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/kilowhat-wordpress.json",
            "screenshot_filemask": "",
            "template": "sources/kilowhat-wordpress.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/kilowhat-wordpress/",
            "url": "https://weblate.rob006.net/api/components/flarum/kilowhat-wordpress/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-wordpress/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-wordpress/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-wordpress/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-wordpress/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-wordpress/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-wordpress/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "datitisev-maintenance",
            "slug": "datitisev-maintenance",
            "id": 892,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/datitisev-maintenance.json",
            "screenshot_filemask": "",
            "template": "sources/datitisev-maintenance.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/datitisev-maintenance/",
            "url": "https://weblate.rob006.net/api/components/flarum/datitisev-maintenance/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/datitisev-maintenance/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/datitisev-maintenance/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/datitisev-maintenance/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/datitisev-maintenance/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/datitisev-maintenance/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/datitisev-maintenance/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "kyrne-websocket",
            "slug": "kyrne-websocket",
            "id": 893,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/kyrne-websocket.json",
            "screenshot_filemask": "",
            "template": "sources/kyrne-websocket.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/kyrne-websocket/",
            "url": "https://weblate.rob006.net/api/components/flarum/kyrne-websocket/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/kyrne-websocket/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/kyrne-websocket/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/kyrne-websocket/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/kyrne-websocket/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/kyrne-websocket/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/kyrne-websocket/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "datitisev-backup",
            "slug": "datitisev-backup",
            "id": 894,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/datitisev-backup.json",
            "screenshot_filemask": "",
            "template": "sources/datitisev-backup.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/datitisev-backup/",
            "url": "https://weblate.rob006.net/api/components/flarum/datitisev-backup/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/datitisev-backup/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/datitisev-backup/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/datitisev-backup/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/datitisev-backup/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/datitisev-backup/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/datitisev-backup/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "askvortsov-discussion-templates",
            "slug": "askvortsov-discussion-templates",
            "id": 896,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/askvortsov-discussion-templates.json",
            "screenshot_filemask": "",
            "template": "sources/askvortsov-discussion-templates.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/askvortsov-discussion-templates/",
            "url": "https://weblate.rob006.net/api/components/flarum/askvortsov-discussion-templates/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-discussion-templates/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-discussion-templates/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-discussion-templates/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-discussion-templates/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-discussion-templates/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-discussion-templates/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "flarumite-simple-discussion-views",
            "slug": "flarumite-simple-discussion-views",
            "id": 897,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/flarumite-simple-discussion-views.json",
            "screenshot_filemask": "",
            "template": "sources/flarumite-simple-discussion-views.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/flarumite-simple-discussion-views/",
            "url": "https://weblate.rob006.net/api/components/flarum/flarumite-simple-discussion-views/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/flarumite-simple-discussion-views/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/flarumite-simple-discussion-views/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/flarumite-simple-discussion-views/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/flarumite-simple-discussion-views/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/flarumite-simple-discussion-views/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/flarumite-simple-discussion-views/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "v17development-support",
            "slug": "v17development-support",
            "id": 898,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/v17development-support.json",
            "screenshot_filemask": "",
            "template": "sources/v17development-support.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/v17development-support/",
            "url": "https://weblate.rob006.net/api/components/flarum/v17development-support/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/v17development-support/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/v17development-support/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/v17development-support/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/v17development-support/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/v17development-support/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/v17development-support/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fof-sitemap",
            "slug": "fof-sitemap",
            "id": 900,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.rob006.net/languages/en/",
                "url": "https://weblate.rob006.net/api/languages/en/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Flarum",
                "slug": "flarum",
                "id": 4,
                "web": "https://rob006-software.github.io/flarum-translations/",
                "web_url": "https://weblate.rob006.net/projects/flarum/",
                "url": "https://weblate.rob006.net/api/projects/flarum/?format=api",
                "components_list_url": "https://weblate.rob006.net/api/projects/flarum/components/?format=api",
                "repository_url": "https://weblate.rob006.net/api/projects/flarum/repository/?format=api",
                "statistics_url": "https://weblate.rob006.net/api/projects/flarum/statistics/?format=api",
                "changes_list_url": "https://weblate.rob006.net/api/projects/flarum/changes/?format=api",
                "languages_url": "https://weblate.rob006.net/api/projects/flarum/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/rob006-software/flarum-translations/wiki",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:rob006-software/flarum-translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*/fof-sitemap.json",
            "screenshot_filemask": "",
            "template": "sources/fof-sitemap.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.rob006.net/projects/flarum/fof-sitemap/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-sitemap/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-sitemap/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-sitemap/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-sitemap/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-sitemap/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-sitemap/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-sitemap/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@github.com:rob006-software/flarum-translations.git",
            "check_flags": "icu-message-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": "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": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        }
    ]
}