mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
topUsres
* implemented top users overview * w/o achievements, uploads, forum posts, yadda yadda
This commit is contained in:
@@ -148,6 +148,7 @@ $lang = array(
|
||||
'aboutus' => "Was ist AoWoW?",
|
||||
'searchplugins' => "Such-Plugins",
|
||||
'privileges' => "Privilegien",
|
||||
'top-users' => "Hilfreichste Benutzer",
|
||||
'help' => array(
|
||||
'commenting-and-you' => "Wie man Kommentare schreibt", 'modelviewer' => "Modellviewer", 'screenshots-tips-tricks' => "Screenshots: Tipps & Tricks",
|
||||
'stat-weighting' => "Gewichtung von Werten", 'talent-calculator' => "Talentrechner", 'item-comparison' => "Gegenstandsvergleich",
|
||||
|
||||
@@ -143,6 +143,7 @@ $lang = array(
|
||||
'aboutus' => "What is AoWoW?",
|
||||
'searchplugins' => "Search Plugins",
|
||||
'privileges' => "Privileges",
|
||||
'top-users' => "Top Users",
|
||||
'help' => array(
|
||||
'commenting-and-you' => "Commenting and You", 'modelviewer' => "Model Viewer", 'screenshots-tips-tricks' => "Screenshots: Tips & Tricks",
|
||||
'stat-weighting' => "Stat Weighting", 'talent-calculator' => "Talent Calculator", 'item-comparison' => "Item Comparison",
|
||||
|
||||
@@ -148,6 +148,7 @@ $lang = array(
|
||||
'aboutus' => "[What is AoWoW?]",
|
||||
'searchplugins' => "Extensiones de búsqueda",
|
||||
'privileges' => "Privilegios",
|
||||
'top-users' => "Usuarios más populares",
|
||||
'help' => array(
|
||||
'commenting-and-you' => "Los comentarios y tú", 'modelviewer' => "Visualizador de modelos", 'screenshots-tips-tricks' => "Capturas de pantalla: Sugerencias y trucos",
|
||||
'stat-weighting' => "Medición de atributos", 'talent-calculator' => "Calculadora de talentos", 'item-comparison' => "Comparación de objetos",
|
||||
|
||||
@@ -148,6 +148,7 @@ $lang = array(
|
||||
'aboutus' => "[What is AoWoW?]",
|
||||
'searchplugins' => "Plug-ins de recherche",
|
||||
'privileges' => "Privilèges",
|
||||
'top-users' => "Meilleurs Utilisateurs",
|
||||
'help' => array(
|
||||
'commenting-and-you' => "Le guide du commentaire", 'modelviewer' => "Visionneuse 3D", 'screenshots-tips-tricks' => "Captures d'écran : Trucs et astuces",
|
||||
'stat-weighting' => "Échelles de valeurs", 'talent-calculator' => "Calculateur de talents", 'item-comparison' => "Comparaison d'objets",
|
||||
|
||||
@@ -148,6 +148,7 @@ $lang = array(
|
||||
'aboutus' => "[What is AoWoW?]",
|
||||
'searchplugins' => "Дополнения для браузеров",
|
||||
'privileges' => "Привилегии",
|
||||
'top-users' => "Лучшие пользователи",
|
||||
'help' => array(
|
||||
'commenting-and-you' => "Комментарии и Вы", 'modelviewer' => "3D просмотр", 'screenshots-tips-tricks' => "Скриншоты: Секреты мастерства",
|
||||
'stat-weighting' => "Значимость характеристик", 'talent-calculator' => "Расчёт талантов", 'item-comparison' => "Сравнение предметов",
|
||||
|
||||
Reference in New Issue
Block a user