https://github.com/rakshazi/simplearmory.ru
SimpleArmory.com Russian
https://github.com/rakshazi/simplearmory.ru
Last synced: 3 months ago
JSON representation
SimpleArmory.com Russian
- Host: GitHub
- URL: https://github.com/rakshazi/simplearmory.ru
- Owner: rakshazi
- Created: 2019-02-25T13:18:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-28T10:15:56.000Z (over 6 years ago)
- Last Synced: 2025-01-21T07:11:34.236Z (4 months ago)
- Language: PHP
- Size: 711 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Armory RU
UNDER DEVELOPMENT.
## Translation status
* Website - done
* Calendar - done
* Reputation - done
* Achievements - done
* Factions - done
* Collections/Mounts - done
* Collections/Battle Pets - done
* Collections/Companions - in progress
* Collections/Toys - in progress
* Planner - in progress
* Servers - in progress## Development
### Build & Run
```bash
git clone https://github.com/kevinclement/SimpleArmory.git
./dev.sh
```Open [localhost:9001](http://localhost:9001)
### Contribute
1. Open `patches/` and find array with file you want to translate
2. Run `cat | grep '"name": "[A-Z]' | less` to list not translated things
3. Add new string with translation to `patches/`