mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 09:43:03 +00:00
Merge branch 'maint'
Conflicts: UPGRADING web/lib/config.inc.php.proto
This commit is contained in:
commit
1e29bd2217
27 changed files with 1493 additions and 1780 deletions
|
@ -32,11 +32,11 @@ $SUPPORTED_LANGS = array(
|
|||
"hr" => "Hrvatski",
|
||||
"hu" => "Magyar",
|
||||
"it" => "Italiano",
|
||||
"nb_NO" => "Norsk",
|
||||
"nb" => "Norsk",
|
||||
"nl" => "Dutch",
|
||||
"pl" => "Polski",
|
||||
"pt" => "Português",
|
||||
"pt_BR" => "Português (Brasil)",
|
||||
"pt_PT" => "Português (Portugal)",
|
||||
"ro" => "Română",
|
||||
"ru" => "Русский",
|
||||
"sr" => "Srpski",
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
<?php
|
||||
define("AUR_VERSION", "v1.9.0");
|
||||
define("AUR_VERSION", "v1.9.1");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue