mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Profiler/Completions
* show completion info for claimed characters in infobox on
appropriate db pages
This commit is contained in:
@@ -4947,6 +4947,12 @@ var LANG = {
|
||||
|
||||
/* AoWoW: start custom */
|
||||
|
||||
// Profiler completions import
|
||||
completion: 'Completion', // WH.TERMS.completion
|
||||
complete: 'Complete', // WH.TERMS.complete
|
||||
incomplete: 'Incomplete', // WH.TERMS.incomplete
|
||||
parens_format: '$1 ($2)', // WH.TERMS.parens_format
|
||||
|
||||
// click to copy fn
|
||||
copied: 'Copied',
|
||||
clickToCopy: 'Click to Copy',
|
||||
|
||||
Reference in New Issue
Block a user