mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-11-29 10:24:20 +01:00
fix yml syntax issue
This commit is contained in:
parent
1f3d9cf88d
commit
c450312276
@ -128,7 +128,7 @@ en:
|
||||
upgrade_to: "A new release is available. You can upgrade up to version {VERSION}."
|
||||
read_more: "View the details of this release"
|
||||
security_version_html: "<strong>Your current version is vulnerable!</strong><br> A later version, currently available, includes security fixes. Upgrade as soon as possible!"
|
||||
how_to: "How to upgrade?
|
||||
how_to: "How to upgrade?"
|
||||
|
||||
# Notifications
|
||||
and_NUMBER_other_notifications: "and {NUMBER, plural, =0{no other notifications} =1{one other notification} other{{NUMBER} other notifications}}..."
|
||||
|
@ -128,7 +128,7 @@ es:
|
||||
upgrade_to: "A new release is available. You can upgrade up to version {VERSION}."
|
||||
read_more: "View the details of this release"
|
||||
security_version_html: "<strong>Your current version is vulnerable!</strong><br> A later version, currently available, includes security fixes. Upgrade as soon as possible!"
|
||||
how_to: "How to upgrade?
|
||||
how_to: "How to upgrade?"
|
||||
|
||||
# Notifications
|
||||
and_NUMBER_other_notifications: "y {NUMBER, plural, =0{no other notifications} =1{one other notification} otras{{NUMBER} other notifications}}..."
|
||||
|
@ -128,7 +128,7 @@ pt:
|
||||
upgrade_to: "A new release is available. You can upgrade up to version {VERSION}."
|
||||
read_more: "View the details of this release"
|
||||
security_version_html: "<strong>Your current version is vulnerable!</strong><br> A later version, currently available, includes security fixes. Upgrade as soon as possible!"
|
||||
how_to: "How to upgrade?
|
||||
how_to: "How to upgrade?"
|
||||
|
||||
# Notifications
|
||||
and_NUMBER_other_notifications: "and {NUMBER, plural, =0{no other notifications} =1{one other notification} other{{NUMBER} other notifications}}..."
|
||||
|
Loading…
Reference in New Issue
Block a user