https://github.com/prestashop/localizationfiles
Contains localization data for PrestaShop shops
https://github.com/prestashop/localizationfiles
hacktoberfest i18n localization taxes
Last synced: 11 months ago
JSON representation
Contains localization data for PrestaShop shops
- Host: GitHub
- URL: https://github.com/prestashop/localizationfiles
- Owner: PrestaShop
- Created: 2019-11-06T14:51:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-13T19:02:41.000Z (over 1 year ago)
- Last Synced: 2025-04-05T17:11:29.028Z (about 1 year ago)
- Topics: hacktoberfest, i18n, localization, taxes
- Homepage:
- Size: 163 KB
- Stars: 2
- Watchers: 20
- Forks: 15
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PrestaShop localization files
This repository contains the official localization files for PrestaShop.
## What's that?
Localization files specify which languages and currencies to install for a given country, as well as local taxes.
These files are bundled in packs and downloadable from your back office.
## Submitting changes
To update these files, you have to execute `bin/console prestashop:taxes:update-eu-tax-rule-groups` into the [PrestaShop project](https://github.com/PrestaShop/PrestaShop). Then, after the changes have been made, you can submit a Pull Request to this repository by copying the updated files from the PrestaShop project.
Embedding the localization files in the project allows users to benefit from localization files without having to download them.
## License
Files in this project belong to the PrestaShop open source project and therefore are released under the OSL-3.0 license.