Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions MyLibrary/Sources/DataClient/Resources/organizers.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,22 @@
}
]
},
{
"id": 4,
"name": "Miharu Naruse",
"image_name": "miharun",
"bio": "Miharu is an iOS Developer. After graduating from the faculty of agriculture at university, she somehow started developing iOS apps.\nHer hobby is watching old movies. This year, she wants to learn English and go on a trip abroad!",
"links": [
{
"name": "@miharun_dev",
"url": "https://twitter.com/miharun_dev"
},
{
"name": "@mnaruse",
"url": "https://github.com/mnaruse"
}
]
},
{
"id": 5,
"name": "Naoki Muramoto",
Expand Down
22 changes: 22 additions & 0 deletions MyLibrary/Sources/trySwiftFeature/Localizable.xcstrings
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,28 @@
}
}
},
"Miharu is an iOS Developer. After graduating from the faculty of agriculture at university, she somehow started developing iOS apps.\nHer hobby is watching old movies. This year, she wants to learn English and go on a trip abroad!" : {
"extractionState" : "manual",
"localizations" : {
"ja" : {
"stringUnit" : {
"state" : "translated",
"value" : "iOS Developerです。なぜか畑違いの農学部出身です。\n趣味は古い映画を観ることです。今年は英語を学んだり、海外旅行をしたいです。"
}
}
}
},
"Miharu Naruse" : {
"extractionState" : "manual",
"localizations" : {
"ja" : {
"stringUnit" : {
"state" : "translated",
"value" : "成瀬 未春"
}
}
}
},
"Naoki is a 3rd year software engineer working in Tokyo who loves Swift.\nHe loves beer and often drinks it when he's not working." : {
"extractionState" : "manual",
"localizations" : {
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"images" : [
{
"filename" : "miharun.pdf",
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"preserves-vector-representation" : true
}
}
Binary file not shown.