mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
Change timezone to time zone
This commit is contained in:
parent
6bea65db9b
commit
fb714abc55
@ -47,13 +47,13 @@
|
||||
"adr_street" => "street",
|
||||
"adr_locality" => "city", //city
|
||||
"adr_region" => "state", //state
|
||||
"adr_postalcode" => "zip", //zip
|
||||
"adr_postalcode" => "zip code", //zip
|
||||
"adr_countryname" => "country",
|
||||
"adr_work" => "", //yn
|
||||
"adr_home" => "", //yn
|
||||
"adr_parcel" => "", //yn
|
||||
"adr_postal" => "", //yn
|
||||
"tz" => "timezone",
|
||||
"tz" => "time zone",
|
||||
"geo" => "geo",
|
||||
"a_tel" => "home phone",
|
||||
"a_tel_work" => "", //yn
|
||||
|
Loading…
Reference in New Issue
Block a user