ManuelGil / Internationalization

Example of internationalization in Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Internationalization

The Internationalization Project is a example of Internationalization on Java.

Internationalization is the process of designing a software application so that it can be adapted to various languages and regions without engineering changes.

See the Internationalization and localization for details.

๐Ÿšฅ Getting Started

This page will help you get started with Internationalization Project.

Requirements

  • Java JDK 1.8.x
  • NetBeans IDE

Installation

  1. Clone or Download this repository
  2. Unzip the archive if needed
  3. Start NetBeans IDE
  4. Goto "File" > "Open project" > Search "Internationalization" folder

๐ŸŽ Donate!

If you want to help me to continue this project, you might donate via PayPal.

Donate via PayPal

๐Ÿ”ง Built With

โ„น๏ธ Changelog

1.0.0.0001 (12/01/2017)

  • Language: Java
    Requirements: Java JDK
    Changes:
    • Start of the project

๐Ÿ‘“ Authors

See also the list of contributors who participated in this project.

๐Ÿ“ License

Internationalization Project is licensed under the GPL v3 License - see the GNU GPL v3 License for details.