Skip to content

사용자 정보( api.me() )를 가져올 때 로컬 언어가 반영되지 않는 이슈#1

Open
nekoromancer wants to merge 4 commits intounk:masterfrom
nekoromancer:patch-1
Open

사용자 정보( api.me() )를 가져올 때 로컬 언어가 반영되지 않는 이슈#1
nekoromancer wants to merge 4 commits intounk:masterfrom
nekoromancer:patch-1

Conversation

@nekoromancer
Copy link
Copy Markdown

Original
line 624 : FB.api('me', function( $response ) {

Modify
line 624 : FB.api('me?locale=' + _lang, function( $resposne ) {

Original
line 624 : FB.api('me', function( $response ) {

Modify
line 624 : FB.api('me?locale=' + _lang, function( $resposne ) {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant