[AB-xxx] adding templates for currency conversion

This commit is contained in:
Sheldan
2025-01-15 22:15:27 +01:00
parent 733340cd0a
commit f7cbf5df4a
10 changed files with 20 additions and 0 deletions

View File

@@ -0,0 +1 @@
${sourceValue} ${sourceCurrency} is ${targetValue} ${targetCurrency}.

View File

@@ -0,0 +1 @@
Uses a web API to convert money between different currencies.