diff options
Diffstat (limited to 'core/l10n/pa.php')
-rw-r--r-- | core/l10n/pa.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/pa.php b/core/l10n/pa.php index 52818e60826..5144e96788e 100644 --- a/core/l10n/pa.php +++ b/core/l10n/pa.php @@ -39,11 +39,11 @@ $TRANSLATIONS = array( "Cancel" => "ਰੱਦ ਕਰੋ", "Share" => "ਸਾਂਝਾ ਕਰੋ", "Error" => "ਗਲ", -"Password" => "ਪਾਸਵਰ", "Send" => "ਭੇਜੋ", "Warning" => "ਚੇਤਾਵਨੀ", "Delete" => "ਹਟਾਓ", "Username" => "ਯੂਜ਼ਰ-ਨਾਂ", -"Security Warning" => "ਸੁਰੱਖਿਆ ਚੇਤਾਵਨੀ" +"Security Warning" => "ਸੁਰੱਖਿਆ ਚੇਤਾਵਨੀ", +"Password" => "ਪਾਸਵਰ" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |