Skip to content

Commit

Permalink
localizations
Browse files Browse the repository at this point in the history
  • Loading branch information
objective-see committed Sep 24, 2024
1 parent d635db7 commit 62e1b71
Show file tree
Hide file tree
Showing 6 changed files with 72 additions and 18 deletions.
Original file line number Diff line number Diff line change
@@ -1,35 +1,62 @@
{
"images" : [
{
"idiom" : "mac",
"filename" : "darkMode.png"
"filename" : "darkMode 1.png",
"idiom" : "mac"
},
{
"idiom" : "mac",
"filename" : "lightMode.png",
"appearances" : [
{
"appearance" : "luminosity",
"value" : "light"
}
]
],
"filename" : "lightMode.png",
"idiom" : "mac"
},
{
"idiom" : "mac",
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
],
"filename" : "darkMode.png",
"idiom" : "mac"
},
{
"idiom" : "mac",
"locale" : "es"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "light"
}
],
"filename" : "lightMode_es.png",
"idiom" : "mac",
"locale" : "es"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
]
],
"filename" : "darkMode_es.png",
"idiom" : "mac",
"locale" : "es"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
"author" : "xcode",
"version" : 1
},
"properties" : {
"localizable" : true,
"preserves-vector-representation" : true
}
}
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.
Original file line number Diff line number Diff line change
@@ -1,35 +1,62 @@
{
"images" : [
{
"idiom" : "mac",
"filename" : "darkMode.png"
"filename" : "darkMode.png",
"idiom" : "mac"
},
{
"idiom" : "mac",
"filename" : "lightMode.png",
"appearances" : [
{
"appearance" : "luminosity",
"value" : "light"
}
]
],
"filename" : "lightMode.png",
"idiom" : "mac"
},
{
"idiom" : "mac",
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
],
"filename" : "darkMode.png",
"idiom" : "mac"
},
{
"idiom" : "mac",
"locale" : "es"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "light"
}
],
"filename" : "lightMode_es.png",
"idiom" : "mac",
"locale" : "es"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
]
],
"filename" : "darkMode_es.png",
"idiom" : "mac",
"locale" : "es"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
"author" : "xcode",
"version" : 1
},
"properties" : {
"localizable" : true,
"preserves-vector-representation" : true
}
}
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 62e1b71

Please sign in to comment.