Giter Site home page Giter Site logo

heimdall-cn's Introduction

heimdall-cn

序言

一键docker安装heimdall 中文化 国内源修改

使用


cd /home
git clone # heimdall-cn
## 序言
一键docker安装heimdall
中文化
国内源修改
## 使用

cd /home git clone https://github.com/SuperMonkeyC1/heimdall-cn.git cd heimdall-cn docker-compose up git checkout app/SupportedApps.php git checkout lan/en/app.php docker-compose up -d


## 注意事项

使用除root以外的用户启动容器 不然会报错





## 使用项目

[linuxserver/heimdall](linuxserver/heimdall)

[Heimdall 大中华镜像源(修改版)](https://gitee.com/sKai-Zhang/Heimdall-List/tree/master)

[土味汉化文件地址](https://pan.baidu.com/s/1OQwK8oY3Q7ZmW4r4eQ-QiQ) 提取码:ijf5



汉化原理:heimdall采用了专门的语言包,找到这个语言包,加上自己的翻译,然后替换即可。

语言包路径:heimdall的语言包路径是在容器内部的 /var/www/localhost/heimdall/resources/lang/ 文件夹下面,我们在heimdall主页设置中能设置的每一种语言,在这个路径中都有一个对应的文件夹,比如说我要替换的德语文件夹的目录就是 /var/www/localhost/heimdall/resources/lang/de/ ,这个目录下就一个文件——app.php
cd heimdall-cn
docker-compose up
git checkout app/SupportedApps.php
git checkout lan/en/app.php
docker-compose up -d

注意事项

使用除root以外的用户启动容器 不然会报错

使用项目

linuxserver/heimdall

Heimdall 大中华镜像源(修改版)

土味汉化文件地址 提取码:ijf5

汉化原理:heimdall采用了专门的语言包,找到这个语言包,加上自己的翻译,然后替换即可。

语言包路径:heimdall的语言包路径是在容器内部的 /var/www/localhost/heimdall/resources/lang/ 文件夹下面,我们在heimdall主页设置中能设置的每一种语言,在这个路径中都有一个对应的文件夹,比如说我要替换的德语文件夹的目录就是 /var/www/localhost/heimdall/resources/lang/de/ ,这个目录下就一个文件——app.php

heimdall-cn's People

Contributors

qifcn avatar supermonkeyc1 avatar odyf avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.