Layouts reorganisation, moving images, new layout for single app!
This commit is contained in:
parent
9c4d84b35b
commit
ff89fb94a2
21 changed files with 222 additions and 22 deletions
|
@ -2,6 +2,9 @@
|
|||
"worksOn": {
|
||||
"other": "Works on: "
|
||||
},
|
||||
"availableOn": {
|
||||
"other": "Available on "
|
||||
},
|
||||
"status": {
|
||||
"other": "Status: "
|
||||
},
|
||||
|
@ -13,6 +16,12 @@
|
|||
},
|
||||
"translated": {
|
||||
"other": "Translated in: "
|
||||
},
|
||||
"en": {
|
||||
"other": "English"
|
||||
},
|
||||
"fr": {
|
||||
"other": "French"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -2,6 +2,9 @@
|
|||
"worksOn": {
|
||||
"other": "Marche sur : "
|
||||
},
|
||||
"availableOn": {
|
||||
"other": "Disponible sur "
|
||||
},
|
||||
"status": {
|
||||
"other": "Status : "
|
||||
},
|
||||
|
@ -13,6 +16,12 @@
|
|||
},
|
||||
"translated": {
|
||||
"other": "Traduit en : "
|
||||
},
|
||||
"en": {
|
||||
"other": "English"
|
||||
},
|
||||
"fr": {
|
||||
"other": "French"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue