mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-21 15:00:40 +00:00
Fixed typo in reciprocity description (#142)
grater -> greater Co-authored-by: Vadim <44135514+vodemn@users.noreply.github.com>
This commit is contained in:
parent
c80bac23b2
commit
a2b4c88256
1 changed files with 2 additions and 2 deletions
|
@ -47,7 +47,7 @@
|
|||
"film": "Film",
|
||||
"filmPush": "Film (push)",
|
||||
"filmPull": "Film (pull)",
|
||||
"filmReciprocityHint": "Applies correction for shutter speeds grater than 1 second",
|
||||
"filmReciprocityHint": "Applies correction for shutter speeds greater than 1 second",
|
||||
"equipmentProfileName": "Equipment profile name",
|
||||
"equipmentProfileNameHint": "Praktica MTL5B",
|
||||
"equipmentProfileAllValues": "All",
|
||||
|
@ -116,4 +116,4 @@
|
|||
"tooltipUseLightSensor": "Use lightsensor",
|
||||
"tooltipUseCamera": "Use camera",
|
||||
"tooltipOpenSettings": "Open settings"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue