Translation components API.

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

GET /api/components/?format=api&page=2
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=3",
    "previous": "https://weblate.rob006.net/api/components/?format=api",
    "results": [
        {
            "name": "jslirola-login2seeplus",
            "slug": "jslirola-login2seeplus",
            "id": 901,
            "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/*/jslirola-login2seeplus.json",
            "screenshot_filemask": "",
            "template": "sources/jslirola-login2seeplus.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/jslirola-login2seeplus/",
            "url": "https://weblate.rob006.net/api/components/flarum/jslirola-login2seeplus/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/jslirola-login2seeplus/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/jslirola-login2seeplus/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/jslirola-login2seeplus/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/jslirola-login2seeplus/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/jslirola-login2seeplus/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/jslirola-login2seeplus/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-analytics",
            "slug": "fof-analytics",
            "id": 906,
            "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-analytics.json",
            "screenshot_filemask": "",
            "template": "sources/fof-analytics.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-analytics/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-analytics/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-analytics/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-analytics/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-analytics/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-analytics/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-analytics/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-analytics/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-audit-pro",
            "slug": "kilowhat-audit-pro",
            "id": 907,
            "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-audit-pro.json",
            "screenshot_filemask": "",
            "template": "sources/kilowhat-audit-pro.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-audit-pro/",
            "url": "https://weblate.rob006.net/api/components/flarum/kilowhat-audit-pro/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-audit-pro/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-audit-pro/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-audit-pro/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-audit-pro/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-audit-pro/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-audit-pro/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-audit-free",
            "slug": "kilowhat-audit-free",
            "id": 908,
            "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-audit-free.json",
            "screenshot_filemask": "",
            "template": "sources/kilowhat-audit-free.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-audit-free/",
            "url": "https://weblate.rob006.net/api/components/flarum/kilowhat-audit-free/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-audit-free/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-audit-free/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-audit-free/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-audit-free/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-audit-free/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/kilowhat-audit-free/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-popular-discussion-badge",
            "slug": "clarkwinkelmann-popular-discussion-badge",
            "id": 909,
            "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-popular-discussion-badge.json",
            "screenshot_filemask": "",
            "template": "sources/clarkwinkelmann-popular-discussion-badge.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-popular-discussion-badge/",
            "url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-popular-discussion-badge/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-popular-discussion-badge/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-popular-discussion-badge/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-popular-discussion-badge/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-popular-discussion-badge/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-popular-discussion-badge/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-popular-discussion-badge/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": "nearata-minecraft-avatars",
            "slug": "nearata-minecraft-avatars",
            "id": 912,
            "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/*/nearata-minecraft-avatars.json",
            "screenshot_filemask": "",
            "template": "sources/nearata-minecraft-avatars.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/nearata-minecraft-avatars/",
            "url": "https://weblate.rob006.net/api/components/flarum/nearata-minecraft-avatars/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/nearata-minecraft-avatars/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/nearata-minecraft-avatars/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/nearata-minecraft-avatars/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/nearata-minecraft-avatars/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/nearata-minecraft-avatars/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/nearata-minecraft-avatars/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": "nearata-embed-video",
            "slug": "nearata-embed-video",
            "id": 915,
            "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/*/nearata-embed-video.json",
            "screenshot_filemask": "",
            "template": "sources/nearata-embed-video.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/nearata-embed-video/",
            "url": "https://weblate.rob006.net/api/components/flarum/nearata-embed-video/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/nearata-embed-video/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/nearata-embed-video/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/nearata-embed-video/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/nearata-embed-video/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/nearata-embed-video/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/nearata-embed-video/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-mason",
            "slug": "fof-mason",
            "id": 916,
            "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-mason.json",
            "screenshot_filemask": "",
            "template": "sources/fof-mason.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-mason/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-mason/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-mason/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-mason/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-mason/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-mason/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-mason/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-mason/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-group-invitation",
            "slug": "clarkwinkelmann-group-invitation",
            "id": 917,
            "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-group-invitation.json",
            "screenshot_filemask": "",
            "template": "sources/clarkwinkelmann-group-invitation.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-group-invitation/",
            "url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-group-invitation/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-group-invitation/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-group-invitation/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-group-invitation/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-group-invitation/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-group-invitation/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-group-invitation/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": "nearata-tags-color-generator",
            "slug": "nearata-tags-color-generator",
            "id": 918,
            "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/*/nearata-tags-color-generator.json",
            "screenshot_filemask": "",
            "template": "sources/nearata-tags-color-generator.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/nearata-tags-color-generator/",
            "url": "https://weblate.rob006.net/api/components/flarum/nearata-tags-color-generator/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/nearata-tags-color-generator/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/nearata-tags-color-generator/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/nearata-tags-color-generator/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/nearata-tags-color-generator/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/nearata-tags-color-generator/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/nearata-tags-color-generator/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": "nearata-signup-confirm-password",
            "slug": "nearata-signup-confirm-password",
            "id": 921,
            "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/*/nearata-signup-confirm-password.json",
            "screenshot_filemask": "",
            "template": "sources/nearata-signup-confirm-password.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/nearata-signup-confirm-password/",
            "url": "https://weblate.rob006.net/api/components/flarum/nearata-signup-confirm-password/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/nearata-signup-confirm-password/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/nearata-signup-confirm-password/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/nearata-signup-confirm-password/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/nearata-signup-confirm-password/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/nearata-signup-confirm-password/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/nearata-signup-confirm-password/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": "kyrne-evergreen",
            "slug": "kyrne-evergreen",
            "id": 922,
            "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-evergreen.json",
            "screenshot_filemask": "",
            "template": "sources/kyrne-evergreen.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-evergreen/",
            "url": "https://weblate.rob006.net/api/components/flarum/kyrne-evergreen/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/kyrne-evergreen/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/kyrne-evergreen/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/kyrne-evergreen/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/kyrne-evergreen/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/kyrne-evergreen/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/kyrne-evergreen/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": "nearata-copy-code-to-clipboard",
            "slug": "nearata-copy-code-to-clipboard",
            "id": 923,
            "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/*/nearata-copy-code-to-clipboard.json",
            "screenshot_filemask": "",
            "template": "sources/nearata-copy-code-to-clipboard.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/nearata-copy-code-to-clipboard/",
            "url": "https://weblate.rob006.net/api/components/flarum/nearata-copy-code-to-clipboard/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/nearata-copy-code-to-clipboard/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/nearata-copy-code-to-clipboard/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/nearata-copy-code-to-clipboard/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/nearata-copy-code-to-clipboard/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/nearata-copy-code-to-clipboard/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/nearata-copy-code-to-clipboard/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-first-post-approval",
            "slug": "clarkwinkelmann-first-post-approval",
            "id": 924,
            "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-first-post-approval.json",
            "screenshot_filemask": "",
            "template": "sources/clarkwinkelmann-first-post-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/clarkwinkelmann-first-post-approval/",
            "url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-first-post-approval/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-first-post-approval/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-first-post-approval/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-first-post-approval/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-first-post-approval/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-first-post-approval/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-first-post-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": 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-oauth",
            "slug": "fof-oauth",
            "id": 925,
            "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-oauth.json",
            "screenshot_filemask": "",
            "template": "sources/fof-oauth.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-oauth/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-oauth/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-oauth/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-oauth/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-oauth/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-oauth/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-oauth/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-oauth/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-group-list",
            "slug": "clarkwinkelmann-group-list",
            "id": 927,
            "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-group-list.json",
            "screenshot_filemask": "",
            "template": "sources/clarkwinkelmann-group-list.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-group-list/",
            "url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-group-list/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-group-list/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-group-list/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-group-list/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-group-list/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-group-list/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-group-list/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-mailing",
            "slug": "clarkwinkelmann-mailing",
            "id": 928,
            "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-mailing.json",
            "screenshot_filemask": "",
            "template": "sources/clarkwinkelmann-mailing.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-mailing/",
            "url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-mailing/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-mailing/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-mailing/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-mailing/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-mailing/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-mailing/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-mailing/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-blog",
            "slug": "v17development-blog",
            "id": 929,
            "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-blog.json",
            "screenshot_filemask": "",
            "template": "sources/v17development-blog.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-blog/",
            "url": "https://weblate.rob006.net/api/components/flarum/v17development-blog/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/v17development-blog/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/v17development-blog/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/v17development-blog/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/v17development-blog/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/v17development-blog/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/v17development-blog/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": "sycho-github-milestone",
            "slug": "sycho-github-milestone",
            "id": 930,
            "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-github-milestone.json",
            "screenshot_filemask": "",
            "template": "sources/sycho-github-milestone.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-github-milestone/",
            "url": "https://weblate.rob006.net/api/components/flarum/sycho-github-milestone/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/sycho-github-milestone/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/sycho-github-milestone/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/sycho-github-milestone/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/sycho-github-milestone/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/sycho-github-milestone/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/sycho-github-milestone/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-doorman",
            "slug": "fof-doorman",
            "id": 931,
            "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-doorman.json",
            "screenshot_filemask": "",
            "template": "sources/fof-doorman.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-doorman/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-doorman/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-doorman/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-doorman/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-doorman/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-doorman/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-doorman/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-doorman/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-cookie-consent",
            "slug": "fof-cookie-consent",
            "id": 934,
            "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-cookie-consent.json",
            "screenshot_filemask": "",
            "template": "sources/fof-cookie-consent.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-cookie-consent/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-cookie-consent/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-cookie-consent/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-cookie-consent/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-cookie-consent/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-cookie-consent/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-cookie-consent/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-cookie-consent/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": "flarum-nicknames",
            "slug": "flarum-nicknames",
            "id": 935,
            "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-nicknames.json",
            "screenshot_filemask": "",
            "template": "sources/flarum-nicknames.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-nicknames/",
            "url": "https://weblate.rob006.net/api/components/flarum/flarum-nicknames/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/flarum-nicknames/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/flarum-nicknames/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/flarum-nicknames/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/flarum-nicknames/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/flarum-nicknames/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/flarum-nicknames/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": "ianm-synopsis",
            "slug": "ianm-synopsis",
            "id": 937,
            "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/*/ianm-synopsis.json",
            "screenshot_filemask": "",
            "template": "sources/ianm-synopsis.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/ianm-synopsis/",
            "url": "https://weblate.rob006.net/api/components/flarum/ianm-synopsis/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/ianm-synopsis/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/ianm-synopsis/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/ianm-synopsis/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/ianm-synopsis/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/ianm-synopsis/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/ianm-synopsis/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-webhooks",
            "slug": "fof-webhooks",
            "id": 938,
            "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-webhooks.json",
            "screenshot_filemask": "",
            "template": "sources/fof-webhooks.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-webhooks/",
            "url": "https://weblate.rob006.net/api/components/flarum/fof-webhooks/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/fof-webhooks/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/fof-webhooks/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/fof-webhooks/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/fof-webhooks/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/fof-webhooks/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/fof-webhooks/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": "ianm-follow-users",
            "slug": "ianm-follow-users",
            "id": 939,
            "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/*/ianm-follow-users.json",
            "screenshot_filemask": "",
            "template": "sources/ianm-follow-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/ianm-follow-users/",
            "url": "https://weblate.rob006.net/api/components/flarum/ianm-follow-users/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/ianm-follow-users/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/ianm-follow-users/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/ianm-follow-users/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/ianm-follow-users/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/ianm-follow-users/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/ianm-follow-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": "sycho-advanced-extension-categories",
            "slug": "sycho-advanced-extension-categories",
            "id": 940,
            "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-advanced-extension-categories.json",
            "screenshot_filemask": "",
            "template": "sources/sycho-advanced-extension-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/sycho-advanced-extension-categories/",
            "url": "https://weblate.rob006.net/api/components/flarum/sycho-advanced-extension-categories/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/sycho-advanced-extension-categories/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/sycho-advanced-extension-categories/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/sycho-advanced-extension-categories/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/sycho-advanced-extension-categories/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/sycho-advanced-extension-categories/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/sycho-advanced-extension-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": "ianm-html-head",
            "slug": "ianm-html-head",
            "id": 943,
            "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/*/ianm-html-head.json",
            "screenshot_filemask": "",
            "template": "sources/ianm-html-head.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/ianm-html-head/",
            "url": "https://weblate.rob006.net/api/components/flarum/ianm-html-head/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/ianm-html-head/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/ianm-html-head/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/ianm-html-head/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/ianm-html-head/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/ianm-html-head/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/ianm-html-head/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": "dem13n-topic-starter-label",
            "slug": "dem13n-topic-starter-label",
            "id": 945,
            "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/*/dem13n-topic-starter-label.json",
            "screenshot_filemask": "",
            "template": "sources/dem13n-topic-starter-label.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/dem13n-topic-starter-label/",
            "url": "https://weblate.rob006.net/api/components/flarum/dem13n-topic-starter-label/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/dem13n-topic-starter-label/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/dem13n-topic-starter-label/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/dem13n-topic-starter-label/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/dem13n-topic-starter-label/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/dem13n-topic-starter-label/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/dem13n-topic-starter-label/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-follow-tags-prompt",
            "slug": "clarkwinkelmann-follow-tags-prompt",
            "id": 949,
            "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-follow-tags-prompt.json",
            "screenshot_filemask": "",
            "template": "sources/clarkwinkelmann-follow-tags-prompt.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-follow-tags-prompt/",
            "url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-follow-tags-prompt/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-follow-tags-prompt/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-follow-tags-prompt/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-follow-tags-prompt/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-follow-tags-prompt/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-follow-tags-prompt/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-follow-tags-prompt/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": "blomstra-payments",
            "slug": "blomstra-payments",
            "id": 950,
            "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/*/blomstra-payments.json",
            "screenshot_filemask": "",
            "template": "sources/blomstra-payments.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/blomstra-payments/",
            "url": "https://weblate.rob006.net/api/components/flarum/blomstra-payments/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/blomstra-payments/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/blomstra-payments/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/blomstra-payments/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/blomstra-payments/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/blomstra-payments/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/blomstra-payments/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": "glowingblue-password-strength",
            "slug": "glowingblue-password-strength",
            "id": 953,
            "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/*/glowingblue-password-strength.json",
            "screenshot_filemask": "",
            "template": "sources/glowingblue-password-strength.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/glowingblue-password-strength/",
            "url": "https://weblate.rob006.net/api/components/flarum/glowingblue-password-strength/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/glowingblue-password-strength/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/glowingblue-password-strength/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/glowingblue-password-strength/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/glowingblue-password-strength/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/glowingblue-password-strength/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/glowingblue-password-strength/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": "blomstra-realtime",
            "slug": "blomstra-realtime",
            "id": 954,
            "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/*/blomstra-realtime.json",
            "screenshot_filemask": "",
            "template": "sources/blomstra-realtime.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/blomstra-realtime/",
            "url": "https://weblate.rob006.net/api/components/flarum/blomstra-realtime/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/blomstra-realtime/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/blomstra-realtime/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/blomstra-realtime/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/blomstra-realtime/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/blomstra-realtime/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/blomstra-realtime/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": "blomstra-readme",
            "slug": "blomstra-readme",
            "id": 955,
            "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/*/blomstra-readme.json",
            "screenshot_filemask": "",
            "template": "sources/blomstra-readme.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/blomstra-readme/",
            "url": "https://weblate.rob006.net/api/components/flarum/blomstra-readme/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/blomstra-readme/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/blomstra-readme/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/blomstra-readme/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/blomstra-readme/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/blomstra-readme/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/blomstra-readme/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": "dem13n-discussion-cards",
            "slug": "dem13n-discussion-cards",
            "id": 956,
            "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/*/dem13n-discussion-cards.json",
            "screenshot_filemask": "",
            "template": "sources/dem13n-discussion-cards.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/dem13n-discussion-cards/",
            "url": "https://weblate.rob006.net/api/components/flarum/dem13n-discussion-cards/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/dem13n-discussion-cards/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/dem13n-discussion-cards/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/dem13n-discussion-cards/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/dem13n-discussion-cards/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/dem13n-discussion-cards/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/dem13n-discussion-cards/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-spoilers",
            "slug": "flarumite-simple-spoilers",
            "id": 957,
            "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-spoilers.json",
            "screenshot_filemask": "",
            "template": "sources/flarumite-simple-spoilers.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-spoilers/",
            "url": "https://weblate.rob006.net/api/components/flarum/flarumite-simple-spoilers/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/flarumite-simple-spoilers/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/flarumite-simple-spoilers/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/flarumite-simple-spoilers/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/flarumite-simple-spoilers/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/flarumite-simple-spoilers/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/flarumite-simple-spoilers/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": "davwheat-custom-sidenav-links",
            "slug": "davwheat-custom-sidenav-links",
            "id": 958,
            "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/*/davwheat-custom-sidenav-links.json",
            "screenshot_filemask": "",
            "template": "sources/davwheat-custom-sidenav-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/davwheat-custom-sidenav-links/",
            "url": "https://weblate.rob006.net/api/components/flarum/davwheat-custom-sidenav-links/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/davwheat-custom-sidenav-links/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/davwheat-custom-sidenav-links/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/davwheat-custom-sidenav-links/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/davwheat-custom-sidenav-links/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/davwheat-custom-sidenav-links/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/davwheat-custom-sidenav-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": "askvortsov-rich-text",
            "slug": "askvortsov-rich-text",
            "id": 960,
            "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-rich-text.json",
            "screenshot_filemask": "",
            "template": "sources/askvortsov-rich-text.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-rich-text/",
            "url": "https://weblate.rob006.net/api/components/flarum/askvortsov-rich-text/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-rich-text/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-rich-text/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-rich-text/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-rich-text/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-rich-text/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-rich-text/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-checklist",
            "slug": "askvortsov-checklist",
            "id": 961,
            "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-checklist.json",
            "screenshot_filemask": "",
            "template": "sources/askvortsov-checklist.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-checklist/",
            "url": "https://weblate.rob006.net/api/components/flarum/askvortsov-checklist/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-checklist/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-checklist/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-checklist/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-checklist/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-checklist/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-checklist/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-markdown-tables",
            "slug": "askvortsov-markdown-tables",
            "id": 962,
            "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-markdown-tables.json",
            "screenshot_filemask": "",
            "template": "sources/askvortsov-markdown-tables.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-markdown-tables/",
            "url": "https://weblate.rob006.net/api/components/flarum/askvortsov-markdown-tables/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-markdown-tables/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-markdown-tables/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-markdown-tables/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-markdown-tables/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-markdown-tables/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-markdown-tables/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-user-badges",
            "slug": "v17development-user-badges",
            "id": 964,
            "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-user-badges.json",
            "screenshot_filemask": "",
            "template": "sources/v17development-user-badges.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-user-badges/",
            "url": "https://weblate.rob006.net/api/components/flarum/v17development-user-badges/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/v17development-user-badges/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/v17development-user-badges/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/v17development-user-badges/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/v17development-user-badges/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/v17development-user-badges/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/v17development-user-badges/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": "nearata-embed-twitch",
            "slug": "nearata-embed-twitch",
            "id": 965,
            "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/*/nearata-embed-twitch.json",
            "screenshot_filemask": "",
            "template": "sources/nearata-embed-twitch.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/nearata-embed-twitch/",
            "url": "https://weblate.rob006.net/api/components/flarum/nearata-embed-twitch/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/nearata-embed-twitch/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/nearata-embed-twitch/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/nearata-embed-twitch/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/nearata-embed-twitch/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/nearata-embed-twitch/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/nearata-embed-twitch/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-likes-received",
            "slug": "clarkwinkelmann-likes-received",
            "id": 966,
            "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-likes-received.json",
            "screenshot_filemask": "",
            "template": "sources/clarkwinkelmann-likes-received.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-likes-received/",
            "url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-likes-received/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-likes-received/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-likes-received/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-likes-received/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-likes-received/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-likes-received/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-likes-received/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": "nearata-cakeday",
            "slug": "nearata-cakeday",
            "id": 967,
            "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/*/nearata-cakeday.json",
            "screenshot_filemask": "",
            "template": "sources/nearata-cakeday.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/nearata-cakeday/",
            "url": "https://weblate.rob006.net/api/components/flarum/nearata-cakeday/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/nearata-cakeday/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/nearata-cakeday/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/nearata-cakeday/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/nearata-cakeday/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/nearata-cakeday/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/nearata-cakeday/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": "clarkwinkelmann-clippy",
            "slug": "clarkwinkelmann-clippy",
            "id": 968,
            "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-clippy.json",
            "screenshot_filemask": "",
            "template": "sources/clarkwinkelmann-clippy.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-clippy/",
            "url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-clippy/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-clippy/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-clippy/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-clippy/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-clippy/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-clippy/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-clippy/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": "malago-achievements",
            "slug": "malago-achievements",
            "id": 970,
            "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/*/malago-achievements.json",
            "screenshot_filemask": "",
            "template": "sources/malago-achievements.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/malago-achievements/",
            "url": "https://weblate.rob006.net/api/components/flarum/malago-achievements/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/malago-achievements/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/malago-achievements/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/malago-achievements/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/malago-achievements/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/malago-achievements/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/malago-achievements/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-status",
            "slug": "clarkwinkelmann-status",
            "id": 973,
            "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-status.json",
            "screenshot_filemask": "",
            "template": "sources/clarkwinkelmann-status.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-status/",
            "url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-status/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-status/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-status/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-status/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-status/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-status/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-status/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-email-as-display-name",
            "slug": "clarkwinkelmann-email-as-display-name",
            "id": 975,
            "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-email-as-display-name.json",
            "screenshot_filemask": "",
            "template": "sources/clarkwinkelmann-email-as-display-name.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-email-as-display-name/",
            "url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-email-as-display-name/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-email-as-display-name/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-email-as-display-name/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-email-as-display-name/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-email-as-display-name/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-email-as-display-name/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-email-as-display-name/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": "justoverclock-contactme",
            "slug": "justoverclock-contactme",
            "id": 977,
            "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/*/justoverclock-contactme.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-contactme.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/justoverclock-contactme/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-contactme/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-contactme/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-contactme/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-contactme/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-contactme/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-contactme/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-contactme/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": "justoverclock-guestengagement",
            "slug": "justoverclock-guestengagement",
            "id": 978,
            "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/*/justoverclock-guestengagement.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-guestengagement.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/justoverclock-guestengagement/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-guestengagement/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-guestengagement/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-guestengagement/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-guestengagement/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-guestengagement/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-guestengagement/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-guestengagement/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": "justoverclock-socialcards",
            "slug": "justoverclock-socialcards",
            "id": 979,
            "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/*/justoverclock-socialcards.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-socialcards.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/justoverclock-socialcards/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-socialcards/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-socialcards/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-socialcards/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-socialcards/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-socialcards/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-socialcards/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-socialcards/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": "justoverclock-welcomebox",
            "slug": "justoverclock-welcomebox",
            "id": 980,
            "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/*/justoverclock-welcomebox.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-welcomebox.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/justoverclock-welcomebox/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-welcomebox/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-welcomebox/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-welcomebox/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-welcomebox/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-welcomebox/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-welcomebox/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-welcomebox/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": "justoverclock-infocards",
            "slug": "justoverclock-infocards",
            "id": 981,
            "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/*/justoverclock-infocards.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-infocards.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/justoverclock-infocards/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-infocards/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-infocards/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-infocards/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-infocards/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-infocards/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-infocards/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-infocards/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": "miniflar-sidenav-download-button",
            "slug": "miniflar-sidenav-download-button",
            "id": 982,
            "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/*/miniflar-sidenav-download-button.json",
            "screenshot_filemask": "",
            "template": "sources/miniflar-sidenav-download-button.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/miniflar-sidenav-download-button/",
            "url": "https://weblate.rob006.net/api/components/flarum/miniflar-sidenav-download-button/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/miniflar-sidenav-download-button/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/miniflar-sidenav-download-button/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/miniflar-sidenav-download-button/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/miniflar-sidenav-download-button/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/miniflar-sidenav-download-button/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/miniflar-sidenav-download-button/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": "justoverclock-pwgen",
            "slug": "justoverclock-pwgen",
            "id": 983,
            "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/*/justoverclock-pwgen.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-pwgen.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/justoverclock-pwgen/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-pwgen/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-pwgen/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-pwgen/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-pwgen/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-pwgen/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-pwgen/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-pwgen/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": "tituspijean-auth-ldap",
            "slug": "tituspijean-auth-ldap",
            "id": 984,
            "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/*/tituspijean-auth-ldap.json",
            "screenshot_filemask": "",
            "template": "sources/tituspijean-auth-ldap.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/tituspijean-auth-ldap/",
            "url": "https://weblate.rob006.net/api/components/flarum/tituspijean-auth-ldap/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/tituspijean-auth-ldap/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/tituspijean-auth-ldap/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/tituspijean-auth-ldap/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/tituspijean-auth-ldap/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/tituspijean-auth-ldap/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/tituspijean-auth-ldap/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": "justoverclock-toastme",
            "slug": "justoverclock-toastme",
            "id": 985,
            "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/*/justoverclock-toastme.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-toastme.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/justoverclock-toastme/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-toastme/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-toastme/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-toastme/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-toastme/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-toastme/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-toastme/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-toastme/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": "miniflar-admin-notepad-widget",
            "slug": "miniflar-admin-notepad-widget",
            "id": 986,
            "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/*/miniflar-admin-notepad-widget.json",
            "screenshot_filemask": "",
            "template": "sources/miniflar-admin-notepad-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/miniflar-admin-notepad-widget/",
            "url": "https://weblate.rob006.net/api/components/flarum/miniflar-admin-notepad-widget/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/miniflar-admin-notepad-widget/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/miniflar-admin-notepad-widget/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/miniflar-admin-notepad-widget/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/miniflar-admin-notepad-widget/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/miniflar-admin-notepad-widget/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/miniflar-admin-notepad-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": 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": "justoverclock-newsletter",
            "slug": "justoverclock-newsletter",
            "id": 987,
            "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/*/justoverclock-newsletter.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-newsletter.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/justoverclock-newsletter/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-newsletter/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-newsletter/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-newsletter/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-newsletter/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-newsletter/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-newsletter/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-newsletter/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": "justoverclock-dontgoaway",
            "slug": "justoverclock-dontgoaway",
            "id": 988,
            "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/*/justoverclock-dontgoaway.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-dontgoaway.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/justoverclock-dontgoaway/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-dontgoaway/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-dontgoaway/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-dontgoaway/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-dontgoaway/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-dontgoaway/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-dontgoaway/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-dontgoaway/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": "justoverclock-newsfeed",
            "slug": "justoverclock-newsfeed",
            "id": 989,
            "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/*/justoverclock-newsfeed.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-newsfeed.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/justoverclock-newsfeed/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-newsfeed/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-newsfeed/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-newsfeed/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-newsfeed/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-newsfeed/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-newsfeed/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-newsfeed/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": "nearata-auth-minecraft",
            "slug": "nearata-auth-minecraft",
            "id": 990,
            "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/*/nearata-auth-minecraft.json",
            "screenshot_filemask": "",
            "template": "sources/nearata-auth-minecraft.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/nearata-auth-minecraft/",
            "url": "https://weblate.rob006.net/api/components/flarum/nearata-auth-minecraft/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/nearata-auth-minecraft/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/nearata-auth-minecraft/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/nearata-auth-minecraft/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/nearata-auth-minecraft/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/nearata-auth-minecraft/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/nearata-auth-minecraft/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": "justoverclock-realtimecode",
            "slug": "justoverclock-realtimecode",
            "id": 991,
            "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/*/justoverclock-realtimecode.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-realtimecode.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/justoverclock-realtimecode/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-realtimecode/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-realtimecode/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-realtimecode/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-realtimecode/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-realtimecode/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-realtimecode/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-realtimecode/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-predefined-avatars",
            "slug": "clarkwinkelmann-predefined-avatars",
            "id": 992,
            "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-predefined-avatars.json",
            "screenshot_filemask": "",
            "template": "sources/clarkwinkelmann-predefined-avatars.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-predefined-avatars/",
            "url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-predefined-avatars/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-predefined-avatars/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-predefined-avatars/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-predefined-avatars/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-predefined-avatars/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-predefined-avatars/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-predefined-avatars/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": "justoverclock-keywords",
            "slug": "justoverclock-keywords",
            "id": 994,
            "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/*/justoverclock-keywords.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-keywords.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/justoverclock-keywords/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-keywords/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-keywords/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-keywords/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-keywords/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-keywords/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-keywords/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-keywords/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-auto-moderator",
            "slug": "askvortsov-auto-moderator",
            "id": 995,
            "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-auto-moderator.json",
            "screenshot_filemask": "",
            "template": "sources/askvortsov-auto-moderator.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-auto-moderator/",
            "url": "https://weblate.rob006.net/api/components/flarum/askvortsov-auto-moderator/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-auto-moderator/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-auto-moderator/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-auto-moderator/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-auto-moderator/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-auto-moderator/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/askvortsov-auto-moderator/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": "glowingblue-redis-setup",
            "slug": "glowingblue-redis-setup",
            "id": 996,
            "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/*/glowingblue-redis-setup.json",
            "screenshot_filemask": "",
            "template": "sources/glowingblue-redis-setup.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/glowingblue-redis-setup/",
            "url": "https://weblate.rob006.net/api/components/flarum/glowingblue-redis-setup/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/glowingblue-redis-setup/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/glowingblue-redis-setup/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/glowingblue-redis-setup/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/glowingblue-redis-setup/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/glowingblue-redis-setup/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/glowingblue-redis-setup/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": "malago-ads",
            "slug": "malago-ads",
            "id": 997,
            "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/*/malago-ads.json",
            "screenshot_filemask": "",
            "template": "sources/malago-ads.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/malago-ads/",
            "url": "https://weblate.rob006.net/api/components/flarum/malago-ads/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/malago-ads/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/malago-ads/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/malago-ads/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/malago-ads/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/malago-ads/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/malago-ads/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-translation-inspector",
            "slug": "clarkwinkelmann-translation-inspector",
            "id": 998,
            "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-translation-inspector.json",
            "screenshot_filemask": "",
            "template": "sources/clarkwinkelmann-translation-inspector.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-translation-inspector/",
            "url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-translation-inspector/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-translation-inspector/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-translation-inspector/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-translation-inspector/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-translation-inspector/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-translation-inspector/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-translation-inspector/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-shadow-ban",
            "slug": "clarkwinkelmann-shadow-ban",
            "id": 999,
            "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-shadow-ban.json",
            "screenshot_filemask": "",
            "template": "sources/clarkwinkelmann-shadow-ban.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-shadow-ban/",
            "url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-shadow-ban/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-shadow-ban/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-shadow-ban/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-shadow-ban/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-shadow-ban/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-shadow-ban/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-shadow-ban/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": "justoverclock-hashtag",
            "slug": "justoverclock-hashtag",
            "id": 1000,
            "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/*/justoverclock-hashtag.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-hashtag.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/justoverclock-hashtag/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-hashtag/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-hashtag/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-hashtag/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-hashtag/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-hashtag/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-hashtag/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-hashtag/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": "ianm-syndication",
            "slug": "ianm-syndication",
            "id": 1001,
            "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/*/ianm-syndication.json",
            "screenshot_filemask": "",
            "template": "sources/ianm-syndication.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/ianm-syndication/",
            "url": "https://weblate.rob006.net/api/components/flarum/ianm-syndication/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/ianm-syndication/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/ianm-syndication/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/ianm-syndication/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/ianm-syndication/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/ianm-syndication/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/ianm-syndication/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-post-bookmarks",
            "slug": "clarkwinkelmann-post-bookmarks",
            "id": 1002,
            "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-post-bookmarks.json",
            "screenshot_filemask": "",
            "template": "sources/clarkwinkelmann-post-bookmarks.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-post-bookmarks/",
            "url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-post-bookmarks/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-post-bookmarks/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-post-bookmarks/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-post-bookmarks/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-post-bookmarks/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-post-bookmarks/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-post-bookmarks/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": "justoverclock-purify",
            "slug": "justoverclock-purify",
            "id": 1003,
            "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/*/justoverclock-purify.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-purify.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/justoverclock-purify/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-purify/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-purify/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-purify/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-purify/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-purify/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-purify/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-purify/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": "nyu8-email-filter",
            "slug": "nyu8-email-filter",
            "id": 1004,
            "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/*/nyu8-email-filter.json",
            "screenshot_filemask": "",
            "template": "sources/nyu8-email-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/nyu8-email-filter/",
            "url": "https://weblate.rob006.net/api/components/flarum/nyu8-email-filter/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/nyu8-email-filter/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/nyu8-email-filter/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/nyu8-email-filter/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/nyu8-email-filter/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/nyu8-email-filter/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/nyu8-email-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": 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": "the-turk-pallet-theme",
            "slug": "the-turk-pallet-theme",
            "id": 1005,
            "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/*/the-turk-pallet-theme.json",
            "screenshot_filemask": "",
            "template": "sources/the-turk-pallet-theme.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/the-turk-pallet-theme/",
            "url": "https://weblate.rob006.net/api/components/flarum/the-turk-pallet-theme/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/the-turk-pallet-theme/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/the-turk-pallet-theme/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/the-turk-pallet-theme/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/the-turk-pallet-theme/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/the-turk-pallet-theme/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/the-turk-pallet-theme/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": "clarkwinkelmann-external-email-validation",
            "slug": "clarkwinkelmann-external-email-validation",
            "id": 1007,
            "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-external-email-validation.json",
            "screenshot_filemask": "",
            "template": "sources/clarkwinkelmann-external-email-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/clarkwinkelmann-external-email-validation/",
            "url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-external-email-validation/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-external-email-validation/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-external-email-validation/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-external-email-validation/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-external-email-validation/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-external-email-validation/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-external-email-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": 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": "the-turk-mathren",
            "slug": "the-turk-mathren",
            "id": 1008,
            "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/*/the-turk-mathren.json",
            "screenshot_filemask": "",
            "template": "sources/the-turk-mathren.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/the-turk-mathren/",
            "url": "https://weblate.rob006.net/api/components/flarum/the-turk-mathren/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/the-turk-mathren/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/the-turk-mathren/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/the-turk-mathren/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/the-turk-mathren/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/the-turk-mathren/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/the-turk-mathren/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": "ianm-level-ranks",
            "slug": "ianm-level-ranks",
            "id": 1010,
            "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/*/ianm-level-ranks.json",
            "screenshot_filemask": "",
            "template": "sources/ianm-level-ranks.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/ianm-level-ranks/",
            "url": "https://weblate.rob006.net/api/components/flarum/ianm-level-ranks/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/ianm-level-ranks/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/ianm-level-ranks/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/ianm-level-ranks/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/ianm-level-ranks/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/ianm-level-ranks/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/ianm-level-ranks/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": "the-turk-diff",
            "slug": "the-turk-diff",
            "id": 1011,
            "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/*/the-turk-diff.json",
            "screenshot_filemask": "",
            "template": "sources/the-turk-diff.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/the-turk-diff/",
            "url": "https://weblate.rob006.net/api/components/flarum/the-turk-diff/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/the-turk-diff/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/the-turk-diff/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/the-turk-diff/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/the-turk-diff/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/the-turk-diff/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/the-turk-diff/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": "the-turk-miserable-users",
            "slug": "the-turk-miserable-users",
            "id": 1012,
            "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/*/the-turk-miserable-users.json",
            "screenshot_filemask": "",
            "template": "sources/the-turk-miserable-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/the-turk-miserable-users/",
            "url": "https://weblate.rob006.net/api/components/flarum/the-turk-miserable-users/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/the-turk-miserable-users/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/the-turk-miserable-users/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/the-turk-miserable-users/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/the-turk-miserable-users/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/the-turk-miserable-users/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/the-turk-miserable-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": 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": "ianm-gravatar",
            "slug": "ianm-gravatar",
            "id": 1014,
            "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/*/ianm-gravatar.json",
            "screenshot_filemask": "",
            "template": "sources/ianm-gravatar.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/ianm-gravatar/",
            "url": "https://weblate.rob006.net/api/components/flarum/ianm-gravatar/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/ianm-gravatar/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/ianm-gravatar/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/ianm-gravatar/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/ianm-gravatar/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/ianm-gravatar/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/ianm-gravatar/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": "the-turk-nodp",
            "slug": "the-turk-nodp",
            "id": 1016,
            "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/*/the-turk-nodp.json",
            "screenshot_filemask": "",
            "template": "sources/the-turk-nodp.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/the-turk-nodp/",
            "url": "https://weblate.rob006.net/api/components/flarum/the-turk-nodp/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/the-turk-nodp/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/the-turk-nodp/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/the-turk-nodp/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/the-turk-nodp/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/the-turk-nodp/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/the-turk-nodp/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": "spookygames-auth-keycloak",
            "slug": "spookygames-auth-keycloak",
            "id": 1018,
            "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/*/spookygames-auth-keycloak.json",
            "screenshot_filemask": "",
            "template": "sources/spookygames-auth-keycloak.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/spookygames-auth-keycloak/",
            "url": "https://weblate.rob006.net/api/components/flarum/spookygames-auth-keycloak/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/spookygames-auth-keycloak/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/spookygames-auth-keycloak/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/spookygames-auth-keycloak/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/spookygames-auth-keycloak/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/spookygames-auth-keycloak/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/spookygames-auth-keycloak/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": "the-turk-stickiest",
            "slug": "the-turk-stickiest",
            "id": 1019,
            "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/*/the-turk-stickiest.json",
            "screenshot_filemask": "",
            "template": "sources/the-turk-stickiest.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/the-turk-stickiest/",
            "url": "https://weblate.rob006.net/api/components/flarum/the-turk-stickiest/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/the-turk-stickiest/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/the-turk-stickiest/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/the-turk-stickiest/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/the-turk-stickiest/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/the-turk-stickiest/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/the-turk-stickiest/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": "acpl-my-tags",
            "slug": "acpl-my-tags",
            "id": 1020,
            "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/*/acpl-my-tags.json",
            "screenshot_filemask": "",
            "template": "sources/acpl-my-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/acpl-my-tags/",
            "url": "https://weblate.rob006.net/api/components/flarum/acpl-my-tags/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/acpl-my-tags/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/acpl-my-tags/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/acpl-my-tags/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/acpl-my-tags/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/acpl-my-tags/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/acpl-my-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": 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-webhooks-pro",
            "slug": "datitisev-webhooks-pro",
            "id": 1021,
            "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-webhooks-pro.json",
            "screenshot_filemask": "",
            "template": "sources/datitisev-webhooks-pro.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-webhooks-pro/",
            "url": "https://weblate.rob006.net/api/components/flarum/datitisev-webhooks-pro/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/datitisev-webhooks-pro/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/datitisev-webhooks-pro/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/datitisev-webhooks-pro/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/datitisev-webhooks-pro/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/datitisev-webhooks-pro/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/datitisev-webhooks-pro/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": "extiverse-mercury",
            "slug": "extiverse-mercury",
            "id": 1022,
            "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/*/extiverse-mercury.json",
            "screenshot_filemask": "",
            "template": "sources/extiverse-mercury.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/extiverse-mercury/",
            "url": "https://weblate.rob006.net/api/components/flarum/extiverse-mercury/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/extiverse-mercury/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/extiverse-mercury/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/extiverse-mercury/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/extiverse-mercury/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/extiverse-mercury/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/extiverse-mercury/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": "justoverclock-feedback",
            "slug": "justoverclock-feedback",
            "id": 1023,
            "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/*/justoverclock-feedback.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-feedback.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/justoverclock-feedback/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-feedback/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-feedback/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-feedback/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-feedback/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-feedback/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-feedback/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-feedback/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": "the-turk-flamoji",
            "slug": "the-turk-flamoji",
            "id": 1024,
            "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/*/the-turk-flamoji.json",
            "screenshot_filemask": "",
            "template": "sources/the-turk-flamoji.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/the-turk-flamoji/",
            "url": "https://weblate.rob006.net/api/components/flarum/the-turk-flamoji/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/the-turk-flamoji/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/the-turk-flamoji/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/the-turk-flamoji/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/the-turk-flamoji/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/the-turk-flamoji/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/the-turk-flamoji/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": "the-turk-quiet-edits",
            "slug": "the-turk-quiet-edits",
            "id": 1025,
            "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/*/the-turk-quiet-edits.json",
            "screenshot_filemask": "",
            "template": "sources/the-turk-quiet-edits.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/the-turk-quiet-edits/",
            "url": "https://weblate.rob006.net/api/components/flarum/the-turk-quiet-edits/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/the-turk-quiet-edits/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/the-turk-quiet-edits/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/the-turk-quiet-edits/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/the-turk-quiet-edits/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/the-turk-quiet-edits/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/the-turk-quiet-edits/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": "justoverclock-first-visit-indexpage",
            "slug": "justoverclock-first-visit-indexpage",
            "id": 1026,
            "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/*/justoverclock-first-visit-indexpage.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-first-visit-indexpage.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/justoverclock-first-visit-indexpage/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-first-visit-indexpage/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-first-visit-indexpage/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-first-visit-indexpage/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-first-visit-indexpage/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-first-visit-indexpage/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-first-visit-indexpage/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-first-visit-indexpage/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": "justoverclock-custom-header",
            "slug": "justoverclock-custom-header",
            "id": 1027,
            "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/*/justoverclock-custom-header.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-custom-header.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/justoverclock-custom-header/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-custom-header/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-custom-header/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-custom-header/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-custom-header/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-custom-header/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-custom-header/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-custom-header/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": "justoverclock-header-slideshow",
            "slug": "justoverclock-header-slideshow",
            "id": 1028,
            "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/*/justoverclock-header-slideshow.json",
            "screenshot_filemask": "",
            "template": "sources/justoverclock-header-slideshow.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/justoverclock-header-slideshow/",
            "url": "https://weblate.rob006.net/api/components/flarum/justoverclock-header-slideshow/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-header-slideshow/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-header-slideshow/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-header-slideshow/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-header-slideshow/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-header-slideshow/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/justoverclock-header-slideshow/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": "katosdev-signature",
            "slug": "katosdev-signature",
            "id": 1029,
            "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/*/katosdev-signature.json",
            "screenshot_filemask": "",
            "template": "sources/katosdev-signature.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/katosdev-signature/",
            "url": "https://weblate.rob006.net/api/components/flarum/katosdev-signature/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/katosdev-signature/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/katosdev-signature/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/katosdev-signature/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/katosdev-signature/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/katosdev-signature/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/katosdev-signature/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": "nearata-twofactor",
            "slug": "nearata-twofactor",
            "id": 1031,
            "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/*/nearata-twofactor.json",
            "screenshot_filemask": "",
            "template": "sources/nearata-twofactor.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/nearata-twofactor/",
            "url": "https://weblate.rob006.net/api/components/flarum/nearata-twofactor/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/nearata-twofactor/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/nearata-twofactor/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/nearata-twofactor/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/nearata-twofactor/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/nearata-twofactor/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/nearata-twofactor/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": "malago-fancybox",
            "slug": "malago-fancybox",
            "id": 1032,
            "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/*/malago-fancybox.json",
            "screenshot_filemask": "",
            "template": "sources/malago-fancybox.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/malago-fancybox/",
            "url": "https://weblate.rob006.net/api/components/flarum/malago-fancybox/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/malago-fancybox/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/malago-fancybox/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/malago-fancybox/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/malago-fancybox/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/malago-fancybox/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/malago-fancybox/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": "hehongyuanlove-auth-qq",
            "slug": "hehongyuanlove-auth-qq",
            "id": 1033,
            "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/*/hehongyuanlove-auth-qq.json",
            "screenshot_filemask": "",
            "template": "sources/hehongyuanlove-auth-qq.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/hehongyuanlove-auth-qq/",
            "url": "https://weblate.rob006.net/api/components/flarum/hehongyuanlove-auth-qq/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/hehongyuanlove-auth-qq/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/hehongyuanlove-auth-qq/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/hehongyuanlove-auth-qq/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/hehongyuanlove-auth-qq/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/hehongyuanlove-auth-qq/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/hehongyuanlove-auth-qq/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": "nearata-dsts",
            "slug": "nearata-dsts",
            "id": 1034,
            "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/*/nearata-dsts.json",
            "screenshot_filemask": "",
            "template": "sources/nearata-dsts.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/nearata-dsts/",
            "url": "https://weblate.rob006.net/api/components/flarum/nearata-dsts/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/nearata-dsts/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/nearata-dsts/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/nearata-dsts/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/nearata-dsts/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/nearata-dsts/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/nearata-dsts/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": "acpl-mobile-tab",
            "slug": "acpl-mobile-tab",
            "id": 1035,
            "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/*/acpl-mobile-tab.json",
            "screenshot_filemask": "",
            "template": "sources/acpl-mobile-tab.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/acpl-mobile-tab/",
            "url": "https://weblate.rob006.net/api/components/flarum/acpl-mobile-tab/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/acpl-mobile-tab/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/acpl-mobile-tab/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/acpl-mobile-tab/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/acpl-mobile-tab/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/acpl-mobile-tab/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/acpl-mobile-tab/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-oidc-client",
            "slug": "maicol07-oidc-client",
            "id": 1037,
            "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-oidc-client.json",
            "screenshot_filemask": "",
            "template": "sources/maicol07-oidc-client.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-oidc-client/",
            "url": "https://weblate.rob006.net/api/components/flarum/maicol07-oidc-client/?format=api",
            "repository_url": "https://weblate.rob006.net/api/components/flarum/maicol07-oidc-client/repository/?format=api",
            "translations_url": "https://weblate.rob006.net/api/components/flarum/maicol07-oidc-client/translations/?format=api",
            "statistics_url": "https://weblate.rob006.net/api/components/flarum/maicol07-oidc-client/statistics/?format=api",
            "lock_url": "https://weblate.rob006.net/api/components/flarum/maicol07-oidc-client/lock/?format=api",
            "links_url": "https://weblate.rob006.net/api/components/flarum/maicol07-oidc-client/links/?format=api",
            "changes_list_url": "https://weblate.rob006.net/api/components/flarum/maicol07-oidc-client/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"
        }
    ]
}