aj-rom / aj-rom/BackPacksPlus

Add More Languages

Đang mở
#12 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
enhancement good first issue help wanted
Ngôn ngữ chính
Java
Star
7
Fork
6
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

# The Overview
Currently BackPacks+ supports [6 languages fully](https://github.com/aj-rom/BackPacksPlus/tree/master/src/main/resources/lang).

I would love to get some community contribution to create a new file within this directory, copying the format as follows.

## Example
Here is the [*en.yml*](https://github.com/aj-rom/BackPacksPlus/blob/master/src/main/resources/lang/en.yml) for reference:
```YAML
# English translation file
General:
Permission: "&cYou do not have permission to use this command!"
CraftPerm: "&cYou do not have permission to craft this backpack!"
NoRenamePerm: "&cYou are not allowed to rename backpacks!"
Use: "&cYou do not have permission to use this backpack!"
Offline-Player: "&e%player% &ccould not be found!!"
Reload: "&8[&cBack&ePacks&b+&8] &aYou have reloaded the plugin!"
BadArgs: "&cIncorrect arguments! &eType &7/bpp help &efor help."
Console: "&8[&cBack&ePacks&b+&8] &cYou must be a player to use this command!"
NotFound: "&e%backpack% &cdoes not exist."
OverLimit: "&7Removed &c%removed% backpacks &7because you are only allowed to carry &e%limit% &7at once."
BackPack:
ItemNotAllowed: "%backpack% &cdoes not let you store &e%item% &cinside."
OnCraft:
- "&8[&a+&8] &aYou have crafted a %backpack%"
OnGive: "&7You have given &e%player% &7- &a%amt%x %backpack%"
OnReceive: "&7You have been given &7- &a%amt%x %backpack%"
Recipe-View:
Header:
- ""
- "&eHere is a list of current &cBackPack &erecipes:"
- " &7Hover over to see crafting recipes!"
Body: " &8[&a+&8]&7 &e%backpack%"
Footer:
- ""
Help:
- ""
- "&7&m &r &8[&cBack&ePacks&b+&8] &7&m "
- " &e/bpp &8 - &7List all accessible backpacks."
- " &e/bpp &ahelp &8- &7Shows this page."
- " &e/bpp &agive &7<&cBackPack&7> <&cPlayer&7> [&camt&7]"
- " &8- &7Give the player the specified backpack"
- " &e/bpp &areload &8- &7Reloads the plugin."
- "&7&m
```

## Contributing
To contribute, clone this project or simply just create a new file in the [lang](https://github.com/aj-rom/BackPacksPlus/tree/master/src/main/resources/lang) directory with the associated langauges code. You can find a good list to conform to [here](https://developers.google.com/admin-sdk/directory/v1/languages).

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.