-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Conversation
bump @fzaninotto |
src/Faker/Provider/id_ID/Color.php
Outdated
@@ -0,0 +1,39 @@ | |||
<?php | |||
/** | |||
* Created by PhpStorm. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove this phpdoc
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
aaah i am sorry, i forget it, will remove it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done i have remove it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unfortunately I do not understand Indonesian, but maybe we can find someone who does and is able to confirm that this makes sense?
@localheinz may i include link source for this color ? |
That would be helpful! |
@localheinz yeaah i have added link on source |
src/Faker/Provider/id_ID/Color.php
Outdated
); | ||
|
||
/** | ||
* @link http://listeningsection.blogspot.com/2017/08/100-nama-warna-dalam-bahasa-inggris.html |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the content on this site is copyrighted. Please find a datasource compatible with Faker's MIT license
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sorry for my mistake, now i fix it use data from wikipedia, but some data i change with manual translate
src/Faker/Provider/id_ID/Color.php
Outdated
* @link https://www.yec.co.id/inggris/nama-nama-warna-dalam-bahasa-inggris/ | ||
**/ | ||
protected static $allColorNames = array( | ||
'Merah Indian', 'Koral Terang', 'Salmon', 'Salmon Gelap', 'Salmon Terang', 'Krimson', 'Merah', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please order the items alphabetically, it eases detection of duplicates and the understanding of future diffs.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What about adding a unit test for this purpose?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
overkill IMO
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i done for fix order item.
@rslhdyt bump, can u check my source |
keep trying, and give the best |
what a good innovation! |
@cacing69 Ok Mas |
@rslhdyt thank you mas 😄 |
I confirm that this is true, can someone approve |
Thanks! |
i add some color for id_ID provider