mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-22 12:03:25 -04:00
#59 locale switch
This commit is contained in:
parent
1d300adf61
commit
6a87f0cdcd
4
Makefile
4
Makefile
@ -12,3 +12,7 @@ stop:
|
||||
|
||||
deploy: install
|
||||
yarn build
|
||||
|
||||
switch:
|
||||
-rm data
|
||||
ln -s ./locale/${LANG} ./data
|
||||
|
Loading…
x
Reference in New Issue
Block a user