Skip to content

Commit

Permalink
New translations en.json (Ogiek)
Browse files Browse the repository at this point in the history
  • Loading branch information
digidem-bot committed May 16, 2024
1 parent e6343a6 commit c144c25
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions messages/oki.json
Original file line number Diff line number Diff line change
Expand Up @@ -483,6 +483,18 @@
"description": "Title of observation screen showing (non-editable) view of observation with map and answered questions",
"message": "Observation"
},
"screens.ObservationDetails.done": {
"description": "Button text when all questions are complete",
"message": "Done"
},
"screens.ObservationDetails.nextQuestion": {
"description": "Button text to navigate to next question",
"message": "Next"
},
"screens.ObservationDetails.title": {
"description": "Title of observation details screen showing question number and total",
"message": "Question {current} of {total}"
},
"screens.ObservationEdit.BottomSheet.addLabel": {
"description": "Label above keyboard that expands into bottom sheet of options to add (photo, details etc)",
"message": "Add…"
Expand All @@ -491,6 +503,10 @@
"description": "Placeholder for description/notes field",
"message": "What is happening here?"
},
"screens.ObservationEdit.ObservationEditView.detailsButton": {
"description": "Button label to add details",
"message": "Add Details"
},
"screens.ObservationEdit.ObservationEditView.photoButton": {
"description": "Button label for adding photo",
"message": "Add Photo"
Expand Down

0 comments on commit c144c25

Please sign in to comment.