mirror of
https://github.com/yairm210/Unciv.git
synced 2025-01-20 09:17:47 +07:00
Merge branch 'master' of https://github.com/yairm210/UnCiv
This commit is contained in:
commit
66f2ad1f3e
@ -1,6 +1,89 @@
|
||||
{
|
||||
"Next turn":
|
||||
{
|
||||
"Next turn":{
|
||||
Spanish:"июня"
|
||||
}
|
||||
}
|
||||
|
||||
"Turn":{ // For main screen at top left, e.g. Turn 234
|
||||
}
|
||||
|
||||
"turns":{ // for e.g. turns to technology
|
||||
|
||||
}
|
||||
|
||||
// Unit
|
||||
"Movement":{
|
||||
}
|
||||
|
||||
"Strength":{
|
||||
}
|
||||
|
||||
"Ranged strength":{
|
||||
}
|
||||
|
||||
"Move unit":{
|
||||
}
|
||||
|
||||
"Stop movement":{
|
||||
}
|
||||
|
||||
"Construct improvement":{
|
||||
}
|
||||
|
||||
"Automate":{
|
||||
}
|
||||
|
||||
"Fortify":{
|
||||
}
|
||||
|
||||
"Health":{
|
||||
}
|
||||
|
||||
// Stats
|
||||
"Gold":{
|
||||
}
|
||||
"Science":{
|
||||
}
|
||||
"Happiness":{
|
||||
}
|
||||
"Culture":{
|
||||
}
|
||||
"Food":{
|
||||
}
|
||||
|
||||
|
||||
// Menu table
|
||||
|
||||
"Start new game":{
|
||||
}
|
||||
|
||||
"Save game":{
|
||||
}
|
||||
|
||||
"Load game":{
|
||||
}
|
||||
|
||||
"Victory status":{
|
||||
}
|
||||
|
||||
"Social policies":{
|
||||
}
|
||||
|
||||
"Display options":{
|
||||
}
|
||||
|
||||
"Close":{
|
||||
}
|
||||
|
||||
// City screen
|
||||
"Exit city":{
|
||||
}
|
||||
|
||||
"Raze city":{
|
||||
}
|
||||
|
||||
"Stop razing city":{
|
||||
}
|
||||
|
||||
"Buy for":{ // as in "Buy for X gold"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user