Skip to content

Commit

Permalink
Add the related locales to Nepali (#209)
Browse files Browse the repository at this point in the history
  • Loading branch information
amieiro committed Dec 1, 2023
1 parent 1e78703 commit 15657d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helpers/helper-other-locales.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ class Helper_Other_Locales extends GP_Translation_Helper {
'es' => array( 'gl', 'ca', 'pt', 'pt-ao', 'pt-br', 'it', 'fr', 'ro' ),
'gl' => array( 'es', 'pt', 'pt-ao', 'pt-br', 'ca', 'it', 'fr', 'ro' ),
'it' => array( 'ca', 'de', 'es', 'fr', 'pt', 'ro' ),
'ne' => array( 'hi', 'mr', 'as' ),
'oci' => array( 'ca', 'fr', 'it', 'es', 'gl' ),
'ug' => array( 'tr', 'uz', 'az', 'zh-cn', 'zh-tw' ),
);
Expand Down

0 comments on commit 15657d1

Please sign in to comment.