File tree Expand file tree Collapse file tree 3 files changed +6
-0
lines changed
Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 110.37
22 - Error message change: Rename error message for check_language() helper.
3+ - Add 'ak' language code used in Q111803082.
34 - Add $Wikibase::Datatype::Utils::SKIP_CHECK_LANG variable to skip check of
45 Wikibase languages which are supported.
56 - Remove obsolete error message in doc for check_language() helper.
Original file line number Diff line number Diff line change 2626# aeb-latn
2727# af
2828# agq
29+ # ak
2930# aln
3031# als
3132# alt
Original file line number Diff line number Diff line change @@ -640,6 +640,9 @@ Readonly::Hash our %LANGUAGES => (
640640 ' yat' => ' Yambeta' , # Yambeta - T263946
641641 ' yav' => ' Yangben' , # Yangben - T263946
642642 ' ybb' => ' Yemba' , # Yemba - T263946
643+
644+ # Other, used in Q111803082
645+ ' ak' => ' Akan' ,
643646);
644647
645648our $VERSION = 0.37;
@@ -711,6 +714,7 @@ Returns array with codes.
711714 # aeb-latn
712715 # af
713716 # agq
717+ # ak
714718 # aln
715719 # als
716720 # alt
You can’t perform that action at this time.
0 commit comments