mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-09-18 08:56:10 -04:00
small language patch
This commit is contained in:
parent
b9ec633bfc
commit
26b0795c52
@ -2,15 +2,15 @@ DurationDay: "{days} d "
|
||||
DurationHour: "{hours} h "
|
||||
DurationMinute: "{minutes} min "
|
||||
DurationMonth: |-
|
||||
{months, plural,
|
||||
one{{months} mo }
|
||||
other{{months} mos }
|
||||
{miesięcy, plural,
|
||||
one{{months} miesiąc }
|
||||
other{{months} miesięcy }
|
||||
}
|
||||
DurationSecond: "{seconds} s "
|
||||
DurationYear: |-
|
||||
{years, plural,
|
||||
one{{years} yr }
|
||||
other{{years} yrs }
|
||||
{lat, plural,
|
||||
one{{years} rok }
|
||||
other{{years} lat }
|
||||
}
|
||||
No: "Nie"
|
||||
NotAvailableShort: "N/A"
|
||||
|
Loading…
x
Reference in New Issue
Block a user