mirror of
https://github.com/TotalFreedomMC/PlayerParticles.git
synced 2024-12-31 20:02:12 +00:00
Lang file updates
This commit is contained in:
parent
21ba139207
commit
ed7e2937a9
4 changed files with 5 additions and 4 deletions
|
@ -378,7 +378,8 @@ public class LangManager {
|
|||
defaultLangFileNames.add("en_US.lang");
|
||||
defaultLangFileNames.add("fr_FR.lang");
|
||||
defaultLangFileNames.add("vi_VN.lang");
|
||||
|
||||
defaultLangFileNames.add("ru_RU.lang");
|
||||
|
||||
targetLangFile.getParentFile().mkdir(); // Make sure the directory always exists
|
||||
|
||||
if (resetLangFiles) {
|
||||
|
|
|
@ -208,7 +208,7 @@ fixed-max-reached: "&cYou have reached the maximum allowed fixed effects!"
|
|||
fixed-invalid-command: "&cInvalid sub-command for &b/pp fixed&c!"
|
||||
|
||||
# Update Available
|
||||
update-available: "&eAn update (&b{0}&e) is available! You are running &bv{1}&e. https://www.spigotmc.org/resources/playerparticles.40261/"
|
||||
update-available: "&eAn update (&b{0}&e) is available! You are running &bv{1}&e. https://songoda.com/marketplace/product/32"
|
||||
|
||||
# GUI
|
||||
gui-disabled: "&cThe server administrator has disabled the GUI!"
|
||||
|
|
|
@ -208,7 +208,7 @@ fixed-max-reached: "&cVous avez atteint le nombre maximum de particules fixes !"
|
|||
fixed-invalid-command: "&cArguments invalides pour la commande &b/pp fixed&c!"
|
||||
|
||||
# Update Available
|
||||
update-available: "&eLa version (&b{0}&e) est disponible ! vous utilisez la version &bv{1}&d. https://www.spigotmc.org/resources/playerparticles.40261/"
|
||||
update-available: "&eLa version (&b{0}&e) est disponible ! vous utilisez la version &bv{1}&d. https://songoda.com/marketplace/product/32"
|
||||
|
||||
# GUI
|
||||
gui-disabled: "&cL'interface du plugin à été désactivée !"
|
||||
|
|
|
@ -208,7 +208,7 @@ fixed-max-reached: "&cBạn đã đạt tới giới hạn số Hiệu ứng c
|
|||
fixed-invalid-command: "&cLệnh phụ không hợp lệ, &b/pp fixed&c!"
|
||||
|
||||
# Update Available
|
||||
update-available: "&eĐã có bản cập nhật (&b{0}&e)! bạn đang sử dụng &bv{1}&e. https://www.spigotmc.org/resources/playerparticles.40261/"
|
||||
update-available: "&eĐã có bản cập nhật (&b{0}&e)! bạn đang sử dụng &bv{1}&e. https://songoda.com/marketplace/product/32"
|
||||
|
||||
# GUI
|
||||
gui-disabled: "&cAmdinistrator đã cấm GUI!"
|
||||
|
|
Loading…
Reference in a new issue