Nelson Martell
Nelson Martell
Hi! I used to translate some projects and [Transifex](https://transifex.com) is a tool that I found very useful. That solution is compatible with [Markdown format](https://docs.transifex.com/formats/markdown). You can set up automation for...
Hola. Estoy traduciendo algunos términos relacionados con Git, y me gustaría saber si tienen un glosario de términos que me pueda servir de guía Para que los términos técnicos en...
This will fix issues on including unnecessary strings to be translated, like in `monsters/*.xml` (#299) - [x] :one: Ignore strings that should not be translated from XML files (**_monsters**_), by...
Strings like `"monsters/slime/slime-hit1.ogg"` in this lines, for example: - [monster1132_LavaSlime](https://github.com/themanaworld/tmwa-client-data/blob/master/monsters/monster1132_LavaSlime.xml#L5) - [monster1100_AzulSlime](https://github.com/themanaworld/tmwa-client-data/blob/master/monsters/monster1100_AzulSlime.xml#L5) - [monster1109_AngrySeaSlime](https://github.com/themanaworld/tmwa-client-data/blob/master/monsters/monster1109_AngrySeaSlime.xml#L7) - [monster1092_SlimeBlast](https://github.com/themanaworld/tmwa-client-data/blob/master/monsters/monster1092_SlimeBlast.xml#L5) - [monster1111_CandiedSlime](https://github.com/themanaworld/tmwa-client-data/blob/master/monsters/monster1111_CandiedSlime.xml#L7) - [monster1118_GreenSlimeMother](https://github.com/themanaworld/tmwa-client-data/blob/master/monsters/monster1118_GreenSlimeMother.xml#L6) - [monster1115_SeaSlimeMother](https://github.com/themanaworld/tmwa-client-data/blob/master/monsters/monster1115_SeaSlimeMother.xml#L6) - [monster1093_WhiteSlime](https://github.com/themanaworld/tmwa-client-data/blob/master/monsters/monster1093_WhiteSlime.xml#L5) - [monster1041_Snail](https://github.com/themanaworld/tmwa-client-data/blob/master/monsters/monster1041_Snail.xml#L6) - [monster1098_CopperSlime](https://github.com/themanaworld/tmwa-client-data/blob/master/monsters/monster1098_CopperSlime.xml#L6) - [monster1033_SeaSlime](https://github.com/themanaworld/tmwa-client-data/blob/master/monsters/monster1033_SeaSlime.xml#L6)...
As its polymorphic nature, I can't know in advance what resource type it will be. ```php class AddressResource extends JsonApiResource { public $attributes = [ 'label', 'geo_point', ]; public $relationships...
> I'm using version: `[email protected]`. When I use `GET /tenants`, I get ```json { "errors": [ { "status": 404, "code": "resource_not_found", "detail": "Resource tenant is not registered in the API...
### Brand Name PestPHP ### Website https://pestphp.com ### Popularity Metric https://github.com/pestphp/pest  ### Official Resources for Icon and Color svg: https://github.com/pestphp/pestphp.com/blob/main/public/assets/img/logo.svg ### Additional Comments Pest is a Testing...