9
0
mirror of https://gitee.com/shuto/customCamera.git synced 2026-04-14 00:00:03 +08:00

Mise en place de la structure pour android + ajout de hook pour l'installation et le fonctionnement du plugin sous android.

This commit is contained in:
Christophe Boucaut
2014-11-14 16:05:50 +01:00
parent cfaf8434c2
commit f6c5a77186
32 changed files with 216 additions and 34 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"fr": {
"sss": "",
"capture": "Prendre photo"
},
"en": {
"sss": "",
"capture": "Take picture"
}
}