mirror of https://github.com/rancher/ui.git
Fix translation cases
This commit is contained in:
parent
1419c3376b
commit
06741d29fa
|
|
@ -3106,7 +3106,7 @@ pagination:
|
|||
other {{from} - {to} of {count} DNS Records}}
|
||||
driverOptions: |
|
||||
{pages, plural,
|
||||
=0 {No options}
|
||||
=0 {No Options}
|
||||
=1 {{count} {count, plural, =1 {Driver Option} other {Driver Options}}}
|
||||
other {{from} - {to} of {count} Driver Options}}
|
||||
entry: |
|
||||
|
|
@ -3141,7 +3141,7 @@ pagination:
|
|||
other {{from} - {to} of {count} Load Balancers}}
|
||||
mounts: |
|
||||
{pages, plural,
|
||||
=0 {No mounts}
|
||||
=0 {No Mounts}
|
||||
=1 {{count} {count, plural, =1 {Mount} other {Mounts}}}
|
||||
other {{from} - {to} of {count} Mounts}}
|
||||
port: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue