mirror of
https://github.com/Sithranduil/LimitBanDuration.git
synced 2025-07-24 02:28:00 +02:00
First release
This commit is contained in:
35
translations/sm_limit_ban_duration.phrases.txt
Normal file
35
translations/sm_limit_ban_duration.phrases.txt
Normal file
@@ -0,0 +1,35 @@
|
||||
"Phrases"
|
||||
{
|
||||
//====================================================================
|
||||
"Prefix_Plugin"
|
||||
{
|
||||
"#format" ""
|
||||
"en" "[SM] "
|
||||
}
|
||||
//====================================================================
|
||||
"Phrase_No_Access"
|
||||
{
|
||||
"#format" ""
|
||||
"en" "You do not have access to this command!"
|
||||
}
|
||||
"Phrase_Illegal_Ban_Length"
|
||||
{
|
||||
"#format" "{1:d}"
|
||||
"en" "You do not have permission to issue bans for more than {1} minutes!"
|
||||
}
|
||||
"Phrase_Illegal_Ban_Perm"
|
||||
{
|
||||
"#format" ""
|
||||
"en" "You do not have permission to issue permanent bans!"
|
||||
}
|
||||
"Phrase_Reduced_Perm_Length"
|
||||
{
|
||||
"#format" "{1:d}"
|
||||
"en" "You cannot issue permanent bans! Your ban length was automatically lowered to {1} minutes."
|
||||
}
|
||||
"Phrase_Reduced_Ban_Length"
|
||||
{
|
||||
"#format" "{1:d}"
|
||||
"en" "You cannot ban for more than {1} minutes! Your ban length was automatically lowered."
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user