mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-28 03:43:28 +10:00
Change translations.js into an executable
This commit is contained in:
parent
eb90087624
commit
e52f318750
1 changed files with 2 additions and 0 deletions
2
translations.js → translations
Normal file → Executable file
2
translations.js → translations
Normal file → Executable file
|
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/env node
|
||||
|
||||
/**
|
||||
* A translations too that can be used to keep a translation file(s)
|
||||
* up to date with one source language file.
|
||||
Loading…
Add table
Reference in a new issue