Skip to content
This repository has been archived by the owner on Aug 25, 2022. It is now read-only.

新潟県のcovid19 Webサイトのi18n対応自動化用スクリプト

Notifications You must be signed in to change notification settings

ch-saeki/covid19-i18n-helper-niigata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

covid19-i18n-helper-niigata

新潟県のWebサイトのi18n対応自動化用スクリプトです。

Requirement

Python3

Usage


# google spread sheetからjson生成
i18n_helper.py createjson

# ローカルリソースとgoogle spread sheetの差分チェック
i18n_helper.py diffjson ./resource_dir

# ローカルリソース一貫性チェック
i18n_helper.py checkjson ./resource_dir

# ローカルのvueソース - json i18nリソースを比較、利用されていないリソース有無のチェック
i18n_helper.py unusedlist ./vue_project_dir ./resource_dir

About

新潟県のcovid19 Webサイトのi18n対応自動化用スクリプト

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages