mirror of
https://github.com/grocy/grocy.git
synced 2026-04-05 12:26:15 +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
|
# one of the other available localization files in the "/localization" directory
|
||||||
Setting('CULTURE', 'en');
|
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,
|
# this here is used to format all money values,
|
||||||
# so can be anything (e. g. "USD" OR "$", doesn't matter...)
|
# so can be anything (e. g. "USD" OR "$", doesn't matter...)
|
||||||
Setting('CURRENCY', '$');
|
Setting('CURRENCY', '$');
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user