Create missing locale file
See original GitHub issueI’m using this tool for per-component translation, like this:
vue-i18n-extract -a -v src/ComponentName.vue -l locale/en/ComponentName.yml
For new components i must create empty yml file, but it would be nice to add option for creating missing file.
Issue Analytics
- State:
- Created 3 years ago
- Reactions:1
- Comments:6 (2 by maintainers)
Top Results From Across the Web
[SOLVED] Missing locale definition file - Arch Linux Forums
I've repaired the missing locale, writing it where it was and tried to generate again, but the error message continues to appear. How...
Read more >How to fix missing locale files on Manjaro?
Edit /etc/locale.gen : Uncomment the line with your: locale en_US.UTF-8. run sudo locale-gen.
Read more >missing locale file - Microsoft Community
Using Win7 64bt OS. I have no idea what locale files the error is referencing. I did a system restore because all of...
Read more >Missing locale data for the locale "XXX" with angular
In file app.module.ts ... import { NgModule, LOCALE_ID } from '@angular/core'; import { registerLocaleData } from '@angular/common'; ...
Read more >Fixing missing locales - kubuntu - Ask Ubuntu
In a comment I pointed you to What is the thing in KDE that override my locale settings, but you let us know...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@pixari yes, i’ll take a look when i’ll have time (probably on weekends).
@pixari Hello. It’s been a long time since the last reply. Is there any progress?