Update en_OWO.json
This commit is contained in:
parent
b9fb39f966
commit
5248c6c26a
1 changed files with 16 additions and 4 deletions
|
@ -92,13 +92,25 @@
|
|||
"term.time.released": "Weweased",
|
||||
"term.time.updated": "Updated",
|
||||
"term.time.days": "days",
|
||||
"term.time.day": "day",
|
||||
"term.time.day": {
|
||||
"one": "day",
|
||||
"other": "days"
|
||||
},
|
||||
"term.time.hours": "houws",
|
||||
"term.time.hour": "houw",
|
||||
"term.time.hour": {
|
||||
"one": "hour",
|
||||
"other": "hours"
|
||||
},
|
||||
"term.time.minutes": "minyutes",
|
||||
"term.time.minute": "minyute",
|
||||
"term.time.minute": {
|
||||
"one": "minute",
|
||||
"other": "minutes"
|
||||
},
|
||||
"term.time.seconds": "seconds",
|
||||
"term.time.second": "second",
|
||||
"term.time.second": {
|
||||
"one": "second",
|
||||
"other": "seconds"
|
||||
},
|
||||
"term.fullscreenView": "Fuwwscween View",
|
||||
"term.defaultView": "Defauwt View",
|
||||
"term.audioSettings": "Audio Settings",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue