Added i18n
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-07-03 16:31:31 +03:00
parent f7b78f6d0f
commit 3c888dc7f1
14 changed files with 360 additions and 472 deletions

View File

@@ -26,33 +26,6 @@ trigger:
---
# kind: pipeline
# type: ssh
# name: restart backend
# server:
# host: 188.242.77.16:8822
# user: ubuntu
# ssh_key:
# from_secret: ssh_private_key_rpi
# clone:
# disable: true
# steps:
# - name: restart backend
# commands:
# - pm2 restart warframe-center-gather
# depends_on:
# - install dependencies
# trigger:
# branch:
# - monorepo
# ---
kind: pipeline
type: docker
name: build