You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jfa-go/scripts/langmover/template.json

16 lines
596 B

{
"meta": {
"explanation": "values here can either be folder, folder:section, or folder:section:subkey, and then either nothing, or /keyname. It all depends on whether the sections and keys match up, or if you want to pull a plural/singular only or not."
},
"strings": {
"inviteInfiniteUsesWarning": "admin",
"emailAddress": "form:strings/emailAddress",
"modifySettingsFor": "admin:quantityStrings:plural/",
"deleteNUsers": "admin:quantityStrings:singular/deleteNUsers"
},
"quantityStrings": {
"reEnableUsers": "admin"
}
}