More organizing for translations
This commit is contained in:
@@ -18,18 +18,18 @@ return [
|
||||
],
|
||||
|
||||
'weather' => [
|
||||
'metarnotretrieved' => 'METAR/TAF data could not be retrieved',
|
||||
'conditions' => 'Conditions',
|
||||
'visibility' => 'visibility',
|
||||
'humidity' => 'humidity',
|
||||
'dewpoint' => 'dew point',
|
||||
'barometer' => 'Barometer',
|
||||
'clouds' => 'Clouds',
|
||||
'wind' => 'Wind',
|
||||
'remarks' => 'Remarks',
|
||||
'guststo' => 'gusts to',
|
||||
'updated' => 'Updated',
|
||||
'hrago' => 'hr ago|hrs ago',
|
||||
'minago' => 'min ago|mins ago',
|
||||
'nometar' => 'METAR/TAF data could not be retrieved',
|
||||
'conditions' => 'Conditions',
|
||||
'visibility' => 'visibility',
|
||||
'humidity' => 'humidity',
|
||||
'dewpoint' => 'dew point',
|
||||
'barometer' => 'Barometer',
|
||||
'clouds' => 'Clouds',
|
||||
'wind' => 'Wind',
|
||||
'remarks' => 'Remarks',
|
||||
'guststo' => 'gusts to',
|
||||
'updated' => 'Updated',
|
||||
'hrago' => 'hr ago|hrs ago',
|
||||
'minago' => 'min ago|mins ago',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user