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:
@@ -4901,6 +4901,12 @@ var LANG = {
|
||||
|
||||
/* AoWoW: start custom */
|
||||
|
||||
// Profiler completions import
|
||||
completion: 'Achèvement', // WH.TERMS.completion
|
||||
complete: 'Complète', // WH.TERMS.complete
|
||||
incomplete: 'Incomplet', // WH.TERMS.incomplete
|
||||
parens_format: '$1 ($2)', // WH.TERMS.parens_format
|
||||
|
||||
// click to copy fn
|
||||
copied: 'Copié',
|
||||
clickToCopy: 'Cliquer pour Copier',
|
||||
|
||||
Reference in New Issue
Block a user