Remove xpath-ts from project

This commit is contained in:
simojenki
2021-03-01 17:46:49 +11:00
parent 007db24713
commit 333c9eace9
4 changed files with 69 additions and 52 deletions

View File

@@ -98,7 +98,12 @@ function server(
<stringtables xmlns="http://sonos.com/sonosapi">
<stringtable rev="1" xml:lang="en-US">
<string stringId="AppLinkMessage">Linking sonos with bonob</string>
<string stringId="string2">string2</string>
</stringtable>
<stringtable rev="1" xml:lang="fr-FR">
<string stringId="AppLinkMessage">Linking sonos with bonob fr</string>
<string stringId="string2">string2 fr</string>
</stringtable>
</stringtables>
`);
});