修改词典的外文名称

This commit is contained in:
MrZ626
2021-03-27 01:44:35 +08:00
parent 9cf3f58dcb
commit 4193c1358b
5 changed files with 7 additions and 7 deletions

View File

@@ -879,10 +879,10 @@ return{
"help", "help",
"Starting from here, all but one terms are China-specific (the not-China term is Diao), and are less relevant for the global community. Read at your own risk.\n\"Virtual content creator\" refers to people who produce content online under a fictional persona, and appear as a motion-controlled animated character on screens. Basically \"Virtual YouTuber\" but not platform-specific." "Starting from here, all but one terms are China-specific (the not-China term is Diao), and are less relevant for the global community. Read at your own risk.\n\"Virtual content creator\" refers to people who produce content online under a fictional persona, and appear as a motion-controlled animated character on screens. Basically \"Virtual YouTuber\" but not platform-specific."
}, },
{"Little Z", {"TetroDictionary",
"littlez", "zict tetrodictionary littlez",
"name", "name",
"The name of this thing... except it's also called TetroDictionary?\nUsed to be a chat bot that serves for the same function, and mostly uses the same list of keywords.", "The name of this thing... or Zictionary/Zict for short.\nUsed to be a chat bot that serves for the same function, and mostly uses the same list of keywords.",
}, },
{"MrZ", {"MrZ",
"mrz626", "mrz626",

View File

@@ -220,7 +220,7 @@ return{
stat="Statistics", stat="Statistics",
music="Music & SE", music="Music & SE",
help="Help", help="Help",
dict="Little Z", dict="Zict",
lang="言/A", lang="言/A",
quit="Exit", quit="Exit",
}, },

View File

@@ -197,7 +197,7 @@ return{
stat="Statistiques", stat="Statistiques",
-- music="Music & SE", -- music="Music & SE",
help="Aide", help="Aide",
dict="Little Z", dict="Zict",
lang="言/A", lang="言/A",
quit="Quitter", quit="Quitter",
}, },

View File

@@ -220,7 +220,7 @@ return{
stat="Stats", stat="Stats",
-- music="Music & SE", -- music="Music & SE",
help="Ajuda", help="Ajuda",
dict="Little Z", dict="Zict",
lang="言/A", lang="言/A",
quit="Saída", quit="Saída",
}, },

View File

@@ -199,7 +199,7 @@ return{
stat="Estadísticas", stat="Estadísticas",
-- music="Music & SE", -- music="Music & SE",
help="Ayuda", help="Ayuda",
dict="Little Z", dict="Zict",
lang="言/A", lang="言/A",
quit="Salir", quit="Salir",
}, },