Skip to content

Commit

Permalink
New translations messages.yml (Kyrgyz)
Browse files Browse the repository at this point in the history
  • Loading branch information
yueyinqiu committed Nov 7, 2020
1 parent 6ff4fbb commit d0f8feb
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion translations/Kyrgyz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,18 @@ messages:
#Available Arg(s): {senderName}, {worldName}, {markName}.
completed: |
&r&3[&bNWorldPermissions&3]: Well, {teleportedCount}&r&3 offline players have been teleported.
#Available Arg(s): {senderName}, {worldName}, {markName}, {teleportedCount}.
#Available Arg(s): {senderName}, {worldName}, {markName}, {teleportedCount}.
untracked:
tracker-not-enabled: |
&r&3[&bNWorldPermissions&3]: Uh, the offline players tracker isn't enabled.
Make sure 'offline-players-tracker.enabled' in file 'config.yml' is 'true'.
#Available Arg(s): {senderName}, {markName}.
no-such-mark: |
&r&3[&bNWorldPermissions&3]: Um, where is the mark '{markName}&r&3'?
#Available Arg(s): {senderName}, {markName}.
completed: |
&r&3[&bNWorldPermissions&3]: Well, {teleportedCount}&r&3 untracked players have been teleported, but {unteleportedCount}&r&3 failed.
#Available Arg(s): {senderName}, {markName}, {teleportedCount}, {unteleportedCount}.
tpsingle:
help: |
&r&3[&bNWorldPermissions&3]:
Expand Down

0 comments on commit d0f8feb

Please # to comment.