diff options
Diffstat (limited to 'core/l10n/pa.php')
-rw-r--r-- | core/l10n/pa.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/pa.php b/core/l10n/pa.php index 156c6dbac14..b637c429a6e 100644 --- a/core/l10n/pa.php +++ b/core/l10n/pa.php @@ -37,11 +37,12 @@ $TRANSLATIONS = array( "Ok" => "ਠੀਕ ਹੈ", "_{count} file conflict_::_{count} file conflicts_" => array("",""), "Cancel" => "ਰੱਦ ਕਰੋ", -"Error" => "ਗਲ", "Share" => "ਸਾਂਝਾ ਕਰੋ", +"Error" => "ਗਲ", "Password" => "ਪਾਸਵਰ", "Send" => "ਭੇਜੋ", "Warning" => "ਚੇਤਾਵਨੀ", +"Delete" => "ਹਟਾਓ", "Username" => "ਯੂਜ਼ਰ-ਨਾਂ", "Security Warning" => "ਸੁਰੱਖਿਆ ਚੇਤਾਵਨੀ" ); |