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 @@ -94,5 +94,21 @@
"url": "https://github.com/saku"
}
]
},
{
"id": 11,
"name": "Shota Ebara",
"image_name": "elmetal",
"bio": "Shota works as an iOS developer at Cybozu. His first programming language is Swift, and he loves Swift.",
"links": [
{
"name": "@el_metal_",
"url": "https://twitter.com/el_metal_"
},
{
"name": "@elmetal",
"url": "https://github.com/elmetal"
}
]
}
]
11 changes: 11 additions & 0 deletions MyLibrary/Sources/trySwiftFeature/Localizable.xcstrings
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,17 @@
}
}
},
"Shota works as an iOS developer at Cybozu. His first programming language is Swift, and he loves Swift." : {
"extractionState" : "manual",
"localizations" : {
"ja" : {
"stringUnit" : {
"state" : "translated",
"value" : "サイボウズでiOS Developerとして働いています。初めてのプログラミング言語はSwiftで、Swiftが大好きです。"
}
}
}
},
"try! Swift" : {
"localizations" : {
"ja" : {
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"images" : [
{
"filename" : "elmetal.png",
"idiom" : "universal"
}
],
"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.