mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-11-29 20:23:51 -06:00
Fix typo
This commit is contained in:
parent
99cc7a9a60
commit
40341ac14e
@ -453,7 +453,7 @@ return [
|
|||||||
'without_date' => 'Without date',
|
'without_date' => 'Without date',
|
||||||
'result' => 'Result',
|
'result' => 'Result',
|
||||||
'sums_apply_to_range' => 'All sums apply to the selected range',
|
'sums_apply_to_range' => 'All sums apply to the selected range',
|
||||||
'mapbox_api_key' => 'To use map, get an API key from <a href="https://www.mapbox.com/">Mapbox</a>. Open your <code>.env</code> file en enter this code after <code>MAPBOX_API_KEY=</code>.',
|
'mapbox_api_key' => 'To use map, get an API key from <a href="https://www.mapbox.com/">Mapbox</a>. Open your <code>.env</code> file and enter this code after <code>MAPBOX_API_KEY=</code>.',
|
||||||
'press_tag_location' => 'Right click or long press to set the tag\'s location.',
|
'press_tag_location' => 'Right click or long press to set the tag\'s location.',
|
||||||
'clear_location' => 'Clear location',
|
'clear_location' => 'Clear location',
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user