Add date/time config translation (#932)

This commit is contained in:
FrancescoUK
2017-01-29 17:57:21 +00:00
parent e36b2a1a03
commit 4922f5bb66

View File

@@ -37,6 +37,7 @@ $lang["config_company_remove_image"] = "Remove Image";
$lang["config_company_required"] = "Company name is a required field";
$lang["config_company_website_url"] = "Company website is not a valid URL (http://...)";
$lang["config_comma"] = "comma";
$lang["config_date_or_time_format"] = "Date and Time";
$lang["config_country_codes"] = "Country Codes";
$lang["config_country_codes_tooltip"] = "Comma separated list of country codes for nominatim address lookup.";
$lang["config_currency_symbol"] = "Currency Symbol";