-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
Labels
bugSomething isn't workingSomething isn't working