Skip to content

Commit

Permalink
Added Tim Oliver to organizer list (#20)
Browse files Browse the repository at this point in the history
* Add Tim Oliver to organizers list

* Added Tim Oliver organizer media to the correct asset catalog

* Tweaked description of Tim Oliver’s bio and added Japanese localization

* Tweaked localization and bio of Tim Oliver slightly further

---------

Co-authored-by: Tim Oliver <[email protected]>
  • Loading branch information
TimOliver and Tim Oliver committed Mar 13, 2024
1 parent 78be534 commit c27124e
Show file tree
Hide file tree
Showing 5 changed files with 61 additions and 0 deletions.
17 changes: 17 additions & 0 deletions MyLibrary/Sources/DataClient/Resources/organizers.json
Original file line number Diff line number Diff line change
Expand Up @@ -190,5 +190,22 @@
"url": "https://github.com/yucovin"
}
]
},
{
"id": 13,
"name": "Tim Oliver",
"image_name": "TimOliver",
"bio": "Tim is an iOS developer from Australia and is currently working at Instagram in Tokyo. He presented at try! Swift Tokyo 2016 and has been volunteering at the conference since 2018. In his free time, he loves video games, writing open source software and karaoke.",
"links": [
{
"name": "@TimOliverAU",
"url": "https://twitter.com/TimOliverAU"
},
{
"name": "@TimOliver",
"url": "https://github.com/TimOliver"

}
]
}
]
22 changes: 22 additions & 0 deletions MyLibrary/Sources/trySwiftFeature/Localizable.xcstrings
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,28 @@
}
}
},
"Tim is an iOS developer from Australia and is currently working at Instagram in Tokyo. He presented at try! Swift Tokyo 2016 and has been volunteering at the conference since 2018. In his free time, he loves video games, writing open source software and karaoke." : {
"extractionState" : "manual",
"localizations" : {
"ja" : {
"stringUnit" : {
"state" : "translated",
"value" : "Timはオーストラリア出身のiOS Developerで、現在はInstagramの東京オフィスで働いています。彼はtry! Swift Tokyo 2016で登壇し、2018年からOrganizerです。休日はゲームをしたり、オープンソースソフトウェアを書いたり、カラオケに行くのが好きです。"
}
}
}
},
"Tim Oliver" : {
"extractionState" : "manual",
"localizations" : {
"ja" : {
"stringUnit" : {
"state" : "translated",
"value" : "Tim Oliver"
}
}
}
},
"try! Swift" : {
"localizations" : {
"ja" : {
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "[email protected]",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "[email protected]",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c27124e

Please sign in to comment.