source:
branches/old/finance/include.php
| Last change on this file was 403, checked in by , 17 years ago | |
|---|---|
| File size: 179 bytes | |
| Line | |
|---|---|
| 1 | <?php |
| 2 | |
| 3 | $OperationType = array |
| 4 | ( |
| 5 | 'buy' => 'Nákup', |
| 6 | 'sell' => 'Prodej', |
| 7 | 'consumption' => 'Spotřeba', |
| 8 | 'internet' => 'Internet', |
| 9 | 'contribution' => 'Přispěvek od', |
| 10 | ); |
| 11 | |
| 12 | ?> |
Note:
See TracBrowser
for help on using the repository browser.
![(please configure the [header_logo] section in trac.ini)](/wow/chrome/site/your_project_logo.png)