lokalise / i18n-ally

🌍 All in one i18n extension for VS Code
https://marketplace.visualstudio.com/items?itemName=lokalise.i18n-ally
MIT License
3.98k stars 320 forks source link

Cannot edit translations via "i18n Ally Editor" #848

Open vsotreshko opened 1 year ago

vsotreshko commented 1 year ago

Describe the bug Cannot edit translations via "i18n Ally Editor"

Extension Version i18n Ally v2.8.1

Framework/i18n package you are using Laravel / vue

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Tree'
  2. Click on 'Some key'
  3. See error

Device Infomation

Extension Log ――――――

⚠ WARN: Failed to locate key "dashboard.dashboard.news". 📤 Loading review data 📤 Loading review data 🧰 Config "i18n-ally.namespace" changed, reloading 🔁 Reloading loader 🧩 Enabled frameworks: Vue, Laravel 🧬 Enabled parsers: php

🚀 Initializing loader "/home/vsotreshko/Projects/infinitequity-dashboard" 📂 Directory structure: file 🗃 Path Matcher Regex: /^(?[\w-]+).(?php)$/,/^(?[\w-]+)(?:.*\/|^)(?[^/\]+).(?php)$/

📂 Loading locales under /home/vsotreshko/Projects/infinitequity-dashboard/lang 📑 Loading (cz) cz/auth.php [1665083921442.1396] 📑 Loading (cz) cz/dashboard.php [1669156718996.7493] 📑 Loading (cz) cz/pagination.php [1665083921462.1396] 📑 Loading (cz) cz/passwords.php [1665083921678.1414] 📑 Loading (cz) cz/validation.php [1665083921694.1414] 📑 Loading (en) en/auth.php [1665060179928.4458] 📑 Loading (en) en/dashboard.php [1668127673553.7698] 📑 Loading (en) en/pagination.php [1665060179928.4458] 📑 Loading (en) en/passwords.php [1665060179928.4458] 📑 Loading (en) en/validation.php [1665060179928.4458]

👀 Watching change on /home/vsotreshko/Projects/infinitequity-dashboard/lang ✅ Loading finished

――――――

Screenshots image

m-george commented 1 year ago

I am having the same issue. Not sure if it's a bug or incorrect configuration.

If anyone could help it would be great!

byErikas commented 5 months ago

I know this is old, but bump