Standardize some spacing in translation phrases ()

This commit is contained in:
⭐ B3none 2020-05-08 22:55:05 +01:00 committed by GitHub
parent 44615b7ade
commit 6717f45469
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 1 deletions

View File

@ -4,40 +4,48 @@
{
"en" "Sourcemod Cookie List"
}
"Printing Cookie List"
{
"en" "Printing cookie list to console"
}
"Cookie not Found"
{
"#format" "{1:s}"
"en" "Could not find cookie \"{1}\""
}
"Cookie Value"
{
"#format" "{1:s},{2:s}"
"en" "{1}'s value is {2}"
}
"Protected Cookie"
{
"#format" "{1:s}"
"en" "Cannot change the value of protected cookie \"{1}\""
}
"Cookie Changed Value"
{
"#format" "{1:s},{2:s}"
"en" "Changed the value of cookie \"{1}\" to \"{2}\""
}
"No Console"
{
"en" "Cannot display settings menu to console"
}
"Choose Option"
{
"en" "Choose Option"
}
"Client Settings"
{
"en" "Client Settings"
}
}
}

View File

@ -231,10 +231,12 @@
{
"en" "You cannot change your selection for this vote."
}
"On"
{
"en" "On"
}
"Off"
{
"en" "Off"
@ -245,16 +247,19 @@
"#format" "{1:s}"
"en" "(ALL) {1}"
}
"Chat admins"
{
"#format" "{1:N}"
"en" "(ADMINS) {1}"
}
"Chat to admins"
{
"#format" "{1:N}"
"en" "(TO ADMINS) {1}"
}
"Private say to"
{
"#format" "{1:N},{2:N}"