Skip to content

Artisan command has to called multiple time #20

@danielbehrendt

Description

@danielbehrendt

Sometimes the php artisan ai-translator:translate command has to be called multiple times as the translations did not finish.

There area also times, where the translations are broken because something like that is written into the translation:

<?php

/**
 * WARNING: This is an auto-generated file.
 * Do not modify this file manually as your changes will be lost.
 * This file was automatically translated from en at 2025-04-25 10:36:42 UTC.
 */

return [
    'fields' => [
        'address_suffix' => [
            'label</key>
   trx><![CDATA[Address suffix]]></trx>
  </item>
  <item>
   key>address' => [
                'fields' => [
                    'city' => [
                        'label' => 'City]]trx>
  </item>
  <item>
    <key>address.fields.country.label</key>
    <trx><![CDATA[Country'
                    ]
                ]
            ]
        ],
    ],
];

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions