diff options
Diffstat (limited to 'proto-flightgear/lang/zh_CN.ts')
-rw-r--r-- | proto-flightgear/lang/zh_CN.ts | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/proto-flightgear/lang/zh_CN.ts b/proto-flightgear/lang/zh_CN.ts new file mode 100644 index 00000000..688104c8 --- /dev/null +++ b/proto-flightgear/lang/zh_CN.ts @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1"> +<context> + <name>UICFGControls</name> + <message> + <source>FlightGear protocol settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>IP address</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Port</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |