|
|
|
|
|
by ryandrake
3152 days ago
|
|
Like others here, I always recommend to internationalize right away, but localize later only if/when you need to. Internationalization is like portability and testability--if you do it from the start, it's much, much easier than if you try to cobble it in later when your project is huge. |
|