Update skill on sheet + Update ui and sidebar + Clean Lang
Update skill on sheet Update ui and sidebar Clean Lang
This commit is contained in:
@@ -1,28 +1,43 @@
|
||||
{
|
||||
"I18N.LANGUAGE": "English",
|
||||
"I18N.MAINTAINERS": ["Team L5R"],
|
||||
"i18n.language": "English",
|
||||
"i18n.maintainers": ["Team L5R"],
|
||||
|
||||
"HEXA.COLOR": "Enter a hexadecimal color (such as #FFFFFF).",
|
||||
"IC.BG.COLOR": "IC Background Color",
|
||||
"IC.TEXT.COLOR": "IC Text Color",
|
||||
"EMOTE.BG.COLOR": "Emote Background Color",
|
||||
"EMOTE.TEXT.COLOR": "Emote Text Color",
|
||||
"ROLL.BG.COLOR": "Roll Background Color",
|
||||
"ROLL.TEXT.COLOR": "Roll Text Color",
|
||||
"OTHER.BG.COLOR": "Other Background Color",
|
||||
"OTHER.TEXT.COLOR": "Other Text Color",
|
||||
"DEF.CHAT.PREF": "Default Chat Prefix",
|
||||
"SPE.CHAT.PREF": "If specified, this string will be prefixed to all chat messages that are not already commands (such as /emote.)",
|
||||
"settings.simplemacroshorthandn": "Shortened Macro Syntax",
|
||||
"settings.simplemacroshorthandl": "Enable a shortened macro syntax which allows referencing attributes directly, for example @str instead of @attributes.str.value. Disable this setting if you need the ability to reference the full attribute model, for example @attributes.str.label.",
|
||||
"settings.simpleinitformulan": "Initiative Formula",
|
||||
"settings.simpleinitformulal": "Enter an initiative formula, such as d20+@dex",
|
||||
|
||||
"SETTINGS.SimpleMacroShorthandN": "Shortened Macro Syntax",
|
||||
"SETTINGS.SimpleMacroShorthandL": "Enable a shortened macro syntax which allows referencing attributes directly, for example @str instead of @attributes.str.value. Disable this setting if you need the ability to reference the full attribute model, for example @attributes.str.label.",
|
||||
"SETTINGS.SimpleInitFormulaN": "Initiative Formula",
|
||||
"SETTINGS.SimpleInitFormulaL": "Enter an initiative formula, such as d20+@dex",
|
||||
"simple.notifyinitformulaupdated": "Initiative formula was updated to:",
|
||||
"simple.notifyinitformulainvalid": "Initiative formula was invalid:",
|
||||
|
||||
"SIMPLE.NotifyInitFormulaUpdated": "Initiative formula was updated to:",
|
||||
"SIMPLE.NotifyInitFormulaInvalid": "Initiative formula was invalid:",
|
||||
"hexa.color": "Enter a hexadecimal color (such as #FFFFFF).",
|
||||
"ic.bg.color": "IC Background Color",
|
||||
"ic.text.color": "IC Text Color",
|
||||
"emote.bg.color": "Emote Background Color",
|
||||
"emote.text.color": "Emote Text Color",
|
||||
"roll.bg.color": "Roll Background Color",
|
||||
"roll.text.color": "Roll Text Color",
|
||||
"other.bg.color": "Other Background Color",
|
||||
"other.text.color": "Other Text Color",
|
||||
"def.chat.pref": "Default Chat Prefix",
|
||||
"spe.chat.pref": "If specified, this string will be prefixed to all chat messages that are not already commands (such as /emote.)",
|
||||
|
||||
"l5r5e": {
|
||||
"logo": {
|
||||
"title": "Need help?",
|
||||
"content": "Follow the guide :",
|
||||
"edge": "Go to the Edge-Studio website",
|
||||
"drive": "Buy a PDF of the game...",
|
||||
"discrod": "FoundryVTT Official Discord",
|
||||
"src": "systems/l5r5e/assets/l5r-logo.webp",
|
||||
"alt": "Online Help",
|
||||
"edge-info": "your browser will open the EDGE STUDIO website",
|
||||
"edge-link": "https://edge-studio.net/",
|
||||
"drive-info": "your browser will open the DriveThruRpg site of Edge Studio",
|
||||
"drive-link": "https://www.drivethrurpg.com/browse/pub/17946/EDGE-Studio",
|
||||
"discrod-info": "Your browser will open on the official Foundry discord",
|
||||
"discrod-link": "https://discordapp.com/invite/DDBZUDf"
|
||||
},
|
||||
"rings": {
|
||||
"title": "Rings",
|
||||
"earth": "Earth",
|
||||
|
||||
Reference in New Issue
Block a user