Standardize some spacing in translation phrases (#1254)

This commit is contained in:
⭐ B3none
2020-05-08 14:55:05 -07:00
committed by GitHub
parent 44615b7ade
commit 6717f45469
2 changed files with 14 additions and 1 deletions
+8
View File
@@ -4,38 +4,46 @@
{
"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"
+5
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}"