mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
17 lines
337 B
XML
17 lines
337 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<ldml>
|
|
<identity>
|
|
<version number="$Revision: 1.5 $"/>
|
|
<generation date="$Date: 2009/05/05 23:06:40 $"/>
|
|
<language type="st"/>
|
|
<territory type="LS"/>
|
|
</identity>
|
|
<numbers>
|
|
<currencies>
|
|
<currency type="LSL">
|
|
<symbol>M</symbol>
|
|
</currency>
|
|
</currencies>
|
|
</numbers>
|
|
</ldml>
|