translation corrections
This commit is contained in:
parent
1e73b00ee9
commit
1d2fd24a4e
2 changed files with 7 additions and 6 deletions
|
@ -227,7 +227,7 @@
|
|||
"noDelete": "Nevermind",
|
||||
"create": "Create guild",
|
||||
"loadingDiscovery": "Loading...",
|
||||
"disoveryTitle": "Guild discovery ($1) {{PLURAL:$1|entry|entries}}",
|
||||
"disoveryTitle": "Guild discovery ($1 {{PLURAL:$1|entry|entries}})",
|
||||
"emptytitle": "Weird spot",
|
||||
"emptytext": "You're in a weird spot, this guild has no channels",
|
||||
"default": "Default ($1)",
|
||||
|
@ -261,7 +261,7 @@
|
|||
"notisound": "Notification sound:",
|
||||
"accentColor": "Accent color:",
|
||||
"enableEVoice": "Enable experimental Voice support",
|
||||
"VoiceWarning": "Are you sure you want to enable this, this is very experimental and is likely to cause issues. (this feature is for devs, please don't enable if you don't know what you're doing)",
|
||||
"VoiceWarning": "Are you sure you want to enable this? It's very experimental and is likely to cause issues. (this feature is for devs, please don't enable if you don't know what you're doing)",
|
||||
"updateSettings": "Update Settings",
|
||||
"swSettings": "Service Worker setting",
|
||||
"SWOff": "Off",
|
||||
|
|
|
@ -3,15 +3,16 @@
|
|||
"last-updated": "2024/11/4",
|
||||
"locale": "en",
|
||||
"comment": "Don't know how often I'll update this top part lol",
|
||||
"authors": [
|
||||
"MathMan05",
|
||||
"McDutchie"
|
||||
]
|
||||
"authors": ["MathMan05", "McDutchie"]
|
||||
},
|
||||
"typing": "$1 is the number of people typing and $2 is the names of the people typing separated by commas",
|
||||
"readableName": "{{doc-important|This should be the name of the language you are translating into, in that language. Please DO NOT translate this into your language’s word for “English”!}}",
|
||||
"htmlPages": {
|
||||
"box1Items": "this string is slightly atypical, it has a list of items separated by |, please try to keep the same list size as this"
|
||||
},
|
||||
"guild": {
|
||||
"disoveryTitle": "$1 is the number of guilds discovered"
|
||||
},
|
||||
"register": {
|
||||
"agreeTOS": "uses MarkDown"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue