Skip to content

Add Lingala (ln) translation - #2775

Open
Degrace15 wants to merge 2 commits into
Acode-Foundation:mainfrom
Degrace15:feat/lingala-translation
Open

Add Lingala (ln) translation#2775
Degrace15 wants to merge 2 commits into
Acode-Foundation:mainfrom
Degrace15:feat/lingala-translation

Conversation

@Degrace15

Copy link
Copy Markdown

This PR adds the Lingala (ln) translation for Acode.

  • Added src/lang/ln-ln.json
  • 836 translation keys
  • JSON validated
  • All detected English strings translated
  • Placeholders checked

@github-actions github-actions Bot added enhancement New feature or request translations Anything related to Translations Whether a Issue or PR labels Aug 20, 2026
@greptile-apps

greptile-apps Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

The PR adds and registers a Lingala locale and excludes its translation file from typo checking.

  • Adds src/lang/ln-ln.json with the Lingala string catalog.
  • Registers ln-ln in the runtime language map.
  • Restores the previously missing canonical conflict and terminal failsafe keys.

Confidence Score: 4/5

The PR should not merge until the remaining English and French values in the selectable Lingala locale are translated.

Selecting Lingala now loads the new catalog directly, but that catalog still contains numerous English and French strings, leaving users with an incorrect mixed-language interface.

Files Needing Attention: src/lang/ln-ln.json

Important Files Changed

Filename Overview
src/lang/ln-ln.json Adds the Lingala catalog and fixes previously missing canonical keys, but many user-visible values remain English or French.
src/lib/lang.js Registers the Lingala locale so it appears in the language selector and loads its JSON catalog.
_typos.toml Excludes the new translation catalog from typo checking consistently with other locale files.

Reviews (2): Last reviewed commit: "Add Lingala translation" | Re-trigger Greptile

Comment thread src/lang/ln-ln.json Outdated
Comment thread src/lang/ln-ln.json Outdated
Comment thread src/lang/ln-ln.json Outdated

@Degrace15 Degrace15 left a comment

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Review — Add Lingala (ln) Translation

The Lingala translation has been added, and the formatting issues have been fixed according to the project's Biome configuration.

Verified points:

  • The "ln" locale is correctly registered.
  • The translation keys have been corrected.
  • "src/lang/ln-ln.json" now follows the project's Biome formatting rules using tabs.
  • The Lingala translation file is excluded from the Typos spelling check to prevent false positives.
  • The formatting changes do not modify the actual translation content.

The PR is ready for another CI check run.

@Degrace15
Degrace15 force-pushed the feat/lingala-translation branch from 924ca17 to e5cf795 Compare August 20, 2026 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request translations Anything related to Translations Whether a Issue or PR

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

1 participant