localizations
This commit is contained in:
parent
d635db74b4
commit
62e1b7194e
|
@ -1,35 +1,62 @@
|
||||||
{
|
{
|
||||||
"images" : [
|
"images" : [
|
||||||
{
|
{
|
||||||
"idiom" : "mac",
|
"filename" : "darkMode 1.png",
|
||||||
"filename" : "darkMode.png"
|
"idiom" : "mac"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"idiom" : "mac",
|
|
||||||
"filename" : "lightMode.png",
|
|
||||||
"appearances" : [
|
"appearances" : [
|
||||||
{
|
{
|
||||||
"appearance" : "luminosity",
|
"appearance" : "luminosity",
|
||||||
"value" : "light"
|
"value" : "light"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"filename" : "lightMode.png",
|
||||||
|
"idiom" : "mac"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"idiom" : "mac",
|
|
||||||
"filename" : "darkMode.png",
|
|
||||||
"appearances" : [
|
"appearances" : [
|
||||||
{
|
{
|
||||||
"appearance" : "luminosity",
|
"appearance" : "luminosity",
|
||||||
"value" : "dark"
|
"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" : {
|
"info" : {
|
||||||
"version" : 1,
|
"author" : "xcode",
|
||||||
"author" : "xcode"
|
"version" : 1
|
||||||
},
|
},
|
||||||
"properties" : {
|
"properties" : {
|
||||||
|
"localizable" : true,
|
||||||
"preserves-vector-representation" : true
|
"preserves-vector-representation" : true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 58 KiB |
Binary file not shown.
After Width: | Height: | Size: 58 KiB |
|
@ -1,35 +1,62 @@
|
||||||
{
|
{
|
||||||
"images" : [
|
"images" : [
|
||||||
{
|
{
|
||||||
"idiom" : "mac",
|
"filename" : "darkMode.png",
|
||||||
"filename" : "darkMode.png"
|
"idiom" : "mac"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"idiom" : "mac",
|
|
||||||
"filename" : "lightMode.png",
|
|
||||||
"appearances" : [
|
"appearances" : [
|
||||||
{
|
{
|
||||||
"appearance" : "luminosity",
|
"appearance" : "luminosity",
|
||||||
"value" : "light"
|
"value" : "light"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"filename" : "lightMode.png",
|
||||||
|
"idiom" : "mac"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"idiom" : "mac",
|
|
||||||
"filename" : "darkMode.png",
|
|
||||||
"appearances" : [
|
"appearances" : [
|
||||||
{
|
{
|
||||||
"appearance" : "luminosity",
|
"appearance" : "luminosity",
|
||||||
"value" : "dark"
|
"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" : {
|
"info" : {
|
||||||
"version" : 1,
|
"author" : "xcode",
|
||||||
"author" : "xcode"
|
"version" : 1
|
||||||
},
|
},
|
||||||
"properties" : {
|
"properties" : {
|
||||||
|
"localizable" : true,
|
||||||
"preserves-vector-representation" : true
|
"preserves-vector-representation" : true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 101 KiB |
Binary file not shown.
After Width: | Height: | Size: 101 KiB |
Loading…
Reference in New Issue