This repository has been archived on 2026-04-29. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
posterg-website/vendor/symfony/intl/Resources/data/currencies/en_TZ.php

11 lines
136 B
PHP

<?php
return [
'Names' => [
'TZS' => [
0 => 'TSh',
1 => 'Tanzanian Shilling',
],
],
];