javascript-algorithms
javascript-algorithms copied to clipboard
Add Georgian (ka-GE) translation of README
This pull request updates the language reference sections at the top of multiple localized README files to include a link to the Georgian translation (README.ka-GE.md). This ensures users can more easily access the Georgian version from any supported language.
Localization improvements:
- Added a link to the Georgian translation (
[_ქართული_](README.ka-GE.md)) in the language reference lists of the following files:README.*-*.md.
Localization:
- Added a full Georgian translation of the README as
README.ka-GE.md, covering project overview, installation, usage, and detailed documentation of data structures and algorithms.
Documentation:
- Updated the "Read this in other languages" section in
README.mdto include a link to the new Georgian translation.