mirror of
https://github.com/LucasVbr/OutilCuisson.git
synced 2026-05-14 01:21:52 +00:00
Les fragments ça fonctionne + Interface Ajouter (pas terminée)
This commit is contained in:
@@ -1,3 +1,19 @@
|
||||
<resources>
|
||||
<string name="app_name">OutilCuisson</string>
|
||||
|
||||
<!-- Tabs -->
|
||||
<string name="tab_afficher">Afficher</string>
|
||||
<string name="tab_ajouter">Ajouter</string>
|
||||
|
||||
<!-- Section Afficher -->
|
||||
|
||||
|
||||
<!-- Section Ajouter -->
|
||||
<string name="ajouter_titre">Description cuisson d\'un plat</string>
|
||||
<string name="label_plat">Plat</string>
|
||||
<string name="label_duree">Durée de la cuisson</string>
|
||||
<string name="label_temperature">Température</string>
|
||||
<string name="btn_effacer">Effacer</string>
|
||||
<string name="btn_valider">Valider</string>
|
||||
|
||||
</resources>
|
||||
Reference in New Issue
Block a user