An open API service indexing awesome lists of open source software.

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

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/`