checkin translations pt

This commit is contained in:
idk
2022-10-15 23:19:35 -04:00
parent b0c69ac2d0
commit 63ff000982
2 changed files with 750 additions and 751 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,19 +1,18 @@
#! /usr/bin/env sh
webext-translator -lang="ar"
git commit -am "checkin translations ar" && git push ---all
git commit -am "checkin translations ar" && git push --all
webext-translator -lang="zh"
git commit -am "checkin translations zh" && git push ---all
git commit -am "checkin translations zh" && git push --all
webext-translator -lang="fr"
git commit -am "checkin translations fr" && git push ---all
git commit -am "checkin translations fr" && git push --all
webext-translator -lang="de"
git commit -am "checkin translations de" && git push ---all
git commit -am "checkin translations de" && git push --all
webext-translator -lang="it"
git commit -am "checkin translations it" && git push ---all
git commit -am "checkin translations it" && git push --all
webext-translator -lang="ja"
git commit -am "checkin translations ja" && git push ---all
git commit -am "checkin translations ja" && git push --all
webext-translator -lang="pt"
git commit -am "checkin translations pt" && git push ---all
git commit -am "checkin translations pt" && git push --all
webext-translator -lang="ru"
git commit -am "checkin translations ru" && git push ---all
webext-translator -lang="es"
git commit -am "checkin translations es" && git push ---all
git commit -am "checkin translations ru" && git push --all
webext-translator -lang="es"