Template:Sdktools/source2/strings: Difference between revisions
< Template:Sdktools | source2
Jump to navigation
Jump to search
mNo edit summary |
m (autolang replace) |
||
(One intermediate revision by one other user not shown) | |||
Line 5: | Line 5: | ||
| de = 0 | | de = 0 | ||
| es = 0 | | es = 0 | ||
| ru = | | ru = 2 | ||
| vi = 2 | | vi = 2 | ||
| zh = 0 | | zh = 0 | ||
Line 16: | Line 16: | ||
<onlyinclude>{{#switch:{{{1|}}} | <onlyinclude>{{#switch:{{{1|}}} | ||
<!-- 1 - Title - Official tools --> | <!-- 1 - Title - Official tools --> | ||
| TitleOfficial = {{ | | TitleOfficial = {{#switch: {{language}} | ||
| Official Source 2 SDK/Authoring Tools | | #default = Official Source 2 SDK/Authoring Tools | ||
| ru = Официальный инструментарий среды разработки Source 2 | |||
| vi = Công cụ Source 2 SDK từ bên thứ ba | | vi = Công cụ Source 2 SDK từ bên thứ ba | ||
}} | }} | ||
<!-- 2 - Title - Third-party --> | <!-- 2 - Title - Third-party --> | ||
| Title3rdParty = {{ | | Title3rdParty = {{#switch: {{language}} | ||
| Third Party Source 2 SDK/Authoring Tools | | #default = Third Party Source 2 SDK/Authoring Tools | ||
| ru = Сторонний инструментарий среды разработки Source 2 | |||
| vi = Công cụ Source 2 SDK từ bên thứ ba | | vi = Công cụ Source 2 SDK từ bên thứ ba | ||
}} | }} | ||
}}</onlyinclude> | }}</onlyinclude> |