This commit is contained in:
Daniel Quah 2018-12-02 22:14:51 +08:00
parent 99cc7a9a60
commit 40341ac14e
No known key found for this signature in database
GPG Key ID: B9CA6E03EA8167A6

View File

@ -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',