mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-22 15:30:59 +00:00
10764086ad
TODO: fix `MeteringScreen` double build on fraction change
23 lines
No EOL
717 B
Text
23 lines
No EOL
717 B
Text
{
|
|
"@@locale": "en",
|
|
"permissionNeeded": "Permission needed",
|
|
"permissionNeededMessage": "To use Lightmeter, turn on Camera permissions.",
|
|
"openSettings": "Open settings",
|
|
"fastestExposurePair": "Fastest",
|
|
"slowestExposurePair": "Slowest",
|
|
"iso": "ISO",
|
|
"filmSpeed": "Film speed",
|
|
"nd": "ND",
|
|
"ndFilterFactor": "Neutral density filter factor",
|
|
"none": "None",
|
|
"cancel": "Cancel",
|
|
"select": "Select",
|
|
"settings": "Settings",
|
|
"fractionalStops": "Fractional stops",
|
|
"showFractionalStops": "Show fractional stops",
|
|
"halfStops": "1/2",
|
|
"thirdStops": "1/3",
|
|
"caffeine": "Caffeine",
|
|
"keepsScreenOn": "Keeps screen on",
|
|
"haptics": "Haptics"
|
|
} |