This commit is contained in:
Yair Morgenstern 2018-06-12 22:44:07 +03:00
commit 66f2ad1f3e

View File

@ -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"
}
}