Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
iPhone アプリを開発する際、currentLocale が日本語でない場合、日本語の Localizable.strings ファイルから読み取る良い方法はありますか? (たとえば、現在のロケールは韓国語です)。
前もって感謝します!
[bundle pathForResource:@"Localizable" ofType:@"strings" inDirectory:nil forLocalization:@"Japanese"];