summaryrefslogtreecommitdiff
path: root/languages/messages/MessagesAb.php
blob: deb003fb46fd58ea9f14eedf683066b2b30683e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?php
/** Abkhazian (Аҧсуа)
 *
 * @ingroup Language
 * @file
 *
 * @author ОйЛ
 */

$fallback = 'ru';

$messages = array(
# All link text and link target definitions of links into project namespace that get used by other message strings, with the exception of user group pages (see grouppage) and the disambiguation template definition (see disambiguations).
'mainpage'             => 'Ихадоу адаҟьа',
'mainpage-description' => 'Ихадоу адаҟьа',

# Edit pages
'summary' => 'Ятарлă саспаллисем:',

);