tschoffelen / php-pkpass

💳 PHP class for creating passes for Wallet on iOS.
https://includable.com
MIT License
913 stars 188 forks source link

Support localization? #25

Closed kilolo closed 11 years ago

kilolo commented 11 years ago

How to add "es.lproj" in PKPass() to support localization?

tschoffelen commented 11 years ago

Just add it via $pass->addFile()

kilolo commented 11 years ago

Thanks, I also want to know how to localize the dynamic value? Do I need to create a unique "pass.strings" for each pass?

Thanks

On 2012年11月14日, at 下午2:26, Tom Schoffelen notifications@github.com wrote:

Just add it via $pass->addFile()

— Reply to this email directly or view it on GitHubhttps://github.com/tschoffelen/PHP-PKPass/issues/25#issuecomment-10356521.

lock[bot] commented 6 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.