1
0
forked from metin2/web

Translated community page

This commit is contained in:
2025-01-01 10:50:15 +02:00
parent 9e4db9f7a0
commit 505d9eb00a
3 changed files with 29 additions and 8 deletions

View File

@ -0,0 +1,11 @@
<?php
return [
'title' => 'Metin2 - Community',
'text' => 'As a multiplayer game, Metin2 does not let you fight your battles alone. In the forum you can meet numerous players, who can answer all your questions when you have a problem and with whom you can exchange ideas with. You can receive further information about the client game Metin2 in its Wiki. Become part of the community!',
'links.guide' => 'Community Guidelines',
'links.forum' => 'Forum',
'links.support' => 'Ticketservice',
'links.wiki' => 'Wiki',
];

View File

@ -0,0 +1,11 @@
<?php
return [
'title' => 'Metin2 - Comunitate',
'text' => 'Fiind un joc multiplayer, Metin2 nu te va lăsa singur pe câmpul de luptă. Pe Forum poți întâlni numeroși jucători ce îți pot răspunde la toate întrebările sau când ai o problemă. De asemenea, cu care poți face schimb de idei. Poți obține mai multe informații despre jocul Metin2 pe Wiki. Alătură-te comunității Metin2!',
'links.guide' => 'Ghid comunitate',
'links.forum' => 'Forum',
'links.support' => 'Ticketservice',
'links.wiki' => 'Wiki',
];