Skip to content

Commit

Permalink
New Crowdin updates (#120)
Browse files Browse the repository at this point in the history
* New translations language-en.yml (Chinese Simplified)

* New translations language-en.yml (Russian)
  • Loading branch information
Maintenancer authored May 17, 2024
1 parent e248066 commit 3c810d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core/src/main/resources/language-ru.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ whitelistEmpty: "<red>Белый лист пуст! Используйте /main
playerNotFound: "<red>Игрок не найден!"
playerNotFoundUuid: "<red>Игрок с таким UUID не найден!"
playerNotOnline: "<red>Игрок должен быть онлайн!"
offlinePlayerFetchError: "<prefix><red>There was an error while fetching offline player. Please try again later."
offlinePlayerFetchError: "<prefix><red>Произошла ошибка при получении игрока в автономном режиме. Пожалуйста, повторите попытку позже."
invalidUuid: "<red>Неверный формат UUID!"
#Messages for the Bungee/Velocity part, you can ignore them if you use the plugin on Spigot/Sponge
sentToWaitingServer: "<red>Вы были перемещены в лобби!"
Expand Down
2 changes: 1 addition & 1 deletion core/src/main/resources/language-zh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ whitelistEmpty: "<prefix><red>维护玩家白名单为空!使用<yellow>/maint
playerNotFound: "<prefix><red>此服务器上从未出现该名称的玩家"
playerNotFoundUuid: "<prefix><red>找不到具有该UUID的玩家。"
playerNotOnline: "<prefix><red>没有使用该名称的在线玩家"
offlinePlayerFetchError: "<prefix><red>There was an error while fetching offline player. Please try again later."
offlinePlayerFetchError: "<prefix><red>获取离线玩家时出现错误。请稍后再试。"
invalidUuid: "<prefix><red>无效的UUID格式!"
#Messages for the Bungee/Velocity part, you can ignore them if you use the plugin on Spigot/Sponge
sentToWaitingServer: "<prefix><red>您已被传送到等待服务器!"
Expand Down

0 comments on commit 3c810d7

Please sign in to comment.