Skip to content

Commit

Permalink
Ajustements
Browse files Browse the repository at this point in the history
  • Loading branch information
julienmalard committed Apr 10, 2024
1 parent d066897 commit 2735cd4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/components/étapes/démo/EntréeDonnée.vue
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
:loading="enSoumission"
@click="() => soumettreDonnée()"
>
Submit
{{ t('démo.soumettre') }}
</v-btn>
<v-btn
class="my-2"
Expand Down
6 changes: 4 additions & 2 deletions src/plugins/traducs.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"indicePrécip": "Input rainfall (mm)",
"indiceTélécharger": "Download data",
"nouvellePhoto": "New photo",
"soumettre": "Submit",
"numéroInvalid": "Invalid number",
"graphique": {
"aucuneDonnée": "No data yet"
Expand Down Expand Up @@ -73,9 +74,10 @@
"choisirStation": "வரைப்படத்தில் ஒரு இடத்தைத் தேர்ந்தெடு கொள்ளுங்கள், அல்லது ஒரு புகைப்படத்தை எடுத்து கொள்ளுங்கள்",
"plusDePhotos": "பகுப்பாய்வு செய்ய வேண்டிய புகைப்படம் வேறு ஒன்றும் இல்லை",
"effacerDonnées": "எனது தரவுகளை நீக்கு",
"indicePrécip": "மழை அளவு உள்ளிடு",
"indicePrécip": "மழை அளவு (மி. மீ.)",
"indiceTélécharger": "பதிவிறக்கம்",
"nouvellePhoto": "புதிய புகைப்படம்",
"nouvellePhoto": "புதிய படம்",
"soumettre": "உள்ளிடு",
"numéroInvalid": "தவரான எண்",
"graphique": {
"aucuneDonnée": "இன்னும் தரவுகள் எதும் இல்லை"
Expand Down

0 comments on commit 2735cd4

Please sign in to comment.