mirror of
https://github.com/grocy/grocy.git
synced 2026-04-04 11:56:16 +02:00
more typos
This commit is contained in:
parent
664fb29e77
commit
42183ee1d6
|
|
@ -7,7 +7,7 @@ Setting('MODE', 'production');
|
|||
# one of the other available localization files in the "/localization" directory
|
||||
Setting('CULTURE', 'en');
|
||||
|
||||
# To keep it simpel, grocy does not handle any currency conversions,
|
||||
# To keep it simple: grocy does not handle any currency conversions,
|
||||
# this here is used to format all money values,
|
||||
# so can be anything (e. g. "USD" OR "$", doesn't matter...)
|
||||
Setting('CURRENCY', '$');
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user