Skip to content

Commit

Permalink
Merge pull request #4941 from Laravel-Lang/projects/status-if9o7kp
Browse files Browse the repository at this point in the history
📃 Translation statuses have been updated
  • Loading branch information
andrey-helldar authored Nov 16, 2024
2 parents 112273e + 7823144 commit 3b54acc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 187 deletions.
2 changes: 1 addition & 1 deletion docs/status.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ editLink: false

# Completion Status

> Translation of localizations is completed by **93.38%** (132K / 141.4K).
> Translation of localizations is completed by **93.39%** (132K / 141.4K).
<table width="100%">
<tr><td width="12%">
Expand Down
188 changes: 2 additions & 186 deletions docs/statuses/pt_BR.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ editLink: false

# pt_BR

##### All missed: 17
##### All missed: 1


### json

##### Missing: 13
##### Missing: 1

<table width="100%">
<tr><th width="50%">
Expand All @@ -23,196 +23,12 @@ Value
</th></tr>
<tr><td width="50%">

A decryption key is required.

</td><td width="50%">

A decryption key is required.

</td></tr>
<tr><td width="50%">

Change the current payment method attached to your subscription

</td><td width="50%">

Change the current payment method attached to your subscription

</td></tr>
<tr><td width="50%">

Download Invoice

</td><td width="50%">

Download Invoice

</td></tr>
<tr><td width="50%">

Encrypted environment file already exists.

</td><td width="50%">

Encrypted environment file already exists.

</td></tr>
<tr><td width="50%">

Encrypted environment file not found.

</td><td width="50%">

Encrypted environment file not found.

</td></tr>
<tr><td width="50%">

Environment file already exists.

</td><td width="50%">

Environment file already exists.

</td></tr>
<tr><td width="50%">

Environment file not found.

</td><td width="50%">

Environment file not found.

</td></tr>
<tr><td width="50%">

Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.

</td><td width="50%">

Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.

</td></tr>
<tr><td width="50%">

Invalid filename.

</td><td width="50%">

Invalid filename.

</td></tr>
<tr><td width="50%">

Invoices

</td><td width="50%">

Invoices

</td></tr>
<tr><td width="50%">

length

</td><td width="50%">

length

</td></tr>
<tr><td width="50%">

Your last payment of :amount failed. Please update your payment method to retry the failed payment.

</td><td width="50%">

Your last payment of :amount failed. Please update your payment method to retry the failed payment.

</td></tr>
<tr><td width="50%">

Your subscription has been successfully cancelled. You will still have access until the end of your billing period.

</td><td width="50%">

Your subscription has been successfully cancelled. You will still have access until the end of your billing period.

</td></tr>
</table>

[ [go back](../status.md) | [to top](#) ]



### php-inline

##### Missing: 2

<table width="100%">
<tr><th width="50%">

Key

</th><th width="50%">

Value

</th></tr>
<tr><td width="50%">

contains

</td><td width="50%">

This field is missing a required value.

</td></tr>
<tr><td width="50%">

required_if_declined

</td><td width="50%">

This field is required when :other is declined.

</td></tr>
</table>

[ [go back](../status.md) | [to top](#) ]



### php

##### Missing: 2

<table width="100%">
<tr><th width="50%">

Key

</th><th width="50%">

Value

</th></tr>
<tr><td width="50%">

contains

</td><td width="50%">

The :attribute field is missing a required value.

</td></tr>
<tr><td width="50%">

required_if_declined

</td><td width="50%">

The :attribute field is required when :other is declined.

</td></tr>
</table>

Expand Down

0 comments on commit 3b54acc

Please sign in to comment.