mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 23:45:10 +00:00
Small fixes to translations.
This commit is contained in:
@@ -163,6 +163,7 @@ class ConfigServiceProvider extends ServiceProvider
|
||||
'Session',
|
||||
'Route',
|
||||
'Auth',
|
||||
'Lang',
|
||||
'URL',
|
||||
'Config',
|
||||
'ExpandedForm' => [
|
||||
|
@@ -2,7 +2,7 @@
|
||||
return [
|
||||
'welcome' => 'Welcome to Firefly!',
|
||||
'mainTitle' => 'What\'s playing?',
|
||||
'close' => 'Clone',
|
||||
'close' => 'Close',
|
||||
'pleaseHold' => 'Please hold...',
|
||||
'mandatoryFields' => 'Mandatory fields',
|
||||
'optionalFields' => 'Optional fields',
|
||||
|
Reference in New Issue
Block a user