Add swiftlint & Minor fixes
This commit is contained in:
+68
-9
@@ -197,7 +197,14 @@
|
||||
}
|
||||
},
|
||||
"Cancel" : {
|
||||
|
||||
"localizations" : {
|
||||
"zh-Hans" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "取消"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Chain" : {
|
||||
"localizations" : {
|
||||
@@ -330,6 +337,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"Connections (%lld)" : {
|
||||
"localizations" : {
|
||||
"zh-Hans" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "连接 (%lld)"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Copy" : {
|
||||
"localizations" : {
|
||||
"zh-Hans" : {
|
||||
@@ -512,7 +529,14 @@
|
||||
}
|
||||
},
|
||||
"Do you want to save the changes you made?" : {
|
||||
|
||||
"localizations" : {
|
||||
"zh-Hans" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "您要保存所做的更改吗?"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Documentation" : {
|
||||
"localizations" : {
|
||||
@@ -535,7 +559,14 @@
|
||||
}
|
||||
},
|
||||
"Don't Save" : {
|
||||
|
||||
"localizations" : {
|
||||
"zh-Hans" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "不保存"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Done" : {
|
||||
"localizations" : {
|
||||
@@ -752,6 +783,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"Groups (%lld)" : {
|
||||
"localizations" : {
|
||||
"zh-Hans" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "组 (%lld)"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Handled unknown URL %@" : {
|
||||
"localizations" : {
|
||||
"zh-Hans" : {
|
||||
@@ -1028,7 +1069,14 @@
|
||||
"shouldTranslate" : false
|
||||
},
|
||||
"Manage profiles" : {
|
||||
|
||||
"localizations" : {
|
||||
"zh-Hans" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "管理配置"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Match Rule" : {
|
||||
"shouldTranslate" : false
|
||||
@@ -1500,9 +1548,6 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Share QR Code" : {
|
||||
|
||||
},
|
||||
"Share URL as QR Code" : {
|
||||
"localizations" : {
|
||||
@@ -1761,7 +1806,14 @@
|
||||
}
|
||||
},
|
||||
"Unsaved Changes" : {
|
||||
|
||||
"localizations" : {
|
||||
"zh-Hans" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "未保存的更改"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Update" : {
|
||||
"localizations" : {
|
||||
@@ -1774,7 +1826,14 @@
|
||||
}
|
||||
},
|
||||
"Update Failed" : {
|
||||
|
||||
"localizations" : {
|
||||
"zh-Hans" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "更新失败"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Uplink" : {
|
||||
"localizations" : {
|
||||
|
||||
Reference in New Issue
Block a user