question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

how to load language files manually?

See original GitHub issue
<script src="components/vuejs-datepicker/dist/vuejs-datepicker.min.js"></script>
<script src="components/vuejs-datepicker/dist/locale/translations/de.js"></script>

without a build-process involved, this is obviously not working, as it gives a SyntaxError: export declarations may only appear at top level of a module. What’s the alternative? Is there a global setter or something where I can register language objects manually?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:2
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
charliekasselcommented, Jun 24, 2019

This should be working now as of v1.6.1 - reference global variable: vdp_translation_xx - see example in the readme.

1reaction
concwarecommented, Sep 10, 2018

I also need some help to use the hungarian language manually. Can you help me, how can i do this?

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Edit WordPress Language Files Manually
How to Edit WordPress Language Files Manually (In 3 Steps) · Step 1: Generate a POT File for Your Theme or Plugin ·...
Read more >
[Forum FAQ] How to install Language package manually in ...
Run lpksetup.exe, the "Install or Uninstall display languages" wizard will appear on the screen. · Click the Install display languages button.
Read more >
Install a language | Multilingual guide - Drupal
Update translations (manual method) · Download the translation files you want from localize.drupal.org. · Upload the translation files to your ...
Read more >
Import Language Files - Technical Documentation For IFS Cloud
Go for the Select Files step and then browse or drag and drop files that should be imported, thereafter click Import.... If the...
Read more >
Managing Windows Languages and Language Packs
Change the display language manually (Windows Server 2016) ... In case you want to install all 38 language packs, you increase the size...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found