| // *************************************************************************** |
| // * |
| // * Copyright (C) 2015 International Business Machines |
| // * Corporation and others. All Rights Reserved. |
| // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
| // * Source File: <path>/common/main/en_KY.xml |
| // * |
| // *************************************************************************** |
| en_KY{ |
| %%Parent{"en_001"} |
| Version{"2.1.19.14"} |
| unitsNarrow{ |
| temperature{ |
| celsius{ |
| one{"{0}°C"} |
| other{"{0}°C"} |
| } |
| fahrenheit{ |
| one{"{0}°"} |
| other{"{0}°"} |
| } |
| } |
| } |
| } |