summaryrefslogtreecommitdiff
path: root/languages/messages/MessagesIk.php
blob: 099ad20bc6b2f688a72007fe2644eea16338ac64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?php
/** Inupiaq (Iñupiak)
 *
 * See MessagesQqq.php for message documentation incl. usage of parameters
 * To improve a translation please visit http://translatewiki.net
 *
 * @ingroup Language
 * @file
 *
 */

$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).
'helppage'             => 'Help:anniqsuiruq',
'mainpage'             => 'Makpibaaq Kanna',
'mainpage-description' => 'Makpibaaq Kanna',
'portal-url'           => 'Project:qargi',

# Search results
'searchhelp-url' => 'Help:anniqsuiruq',

);