Layouts reorganisation, moving images, new layout for single app!

This commit is contained in:
Adsooi 2021-06-13 19:49:30 +02:00
parent 9c4d84b35b
commit ff89fb94a2
Signed by: Ad5001
GPG key ID: EF45F9C6AFE20160
21 changed files with 222 additions and 22 deletions

View file

@ -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"
}
}

View file

@ -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"
}
}