Advertisement
nonchiedercilaparola

it_it.lang.php

Jul 18th, 2014
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. <?php
  2. $GLOBALS['app_list_strings']['vat_list']=array (
  3. '0.0' => '0%',
  4. '5.0' => '5%',
  5. '7.5' => '7.5%',
  6. '17.5' => '17.5%',
  7. '20.0' => '20%',
  8. '22.0' => '22%',
  9. );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement