[Feature] Localization string engine
Abierto
enhancement
stdlib
- Lenguaje dominante
- Rust
- Estrellas
- 5.2k
- Forks
- 145
- Merge medio
- 5 d 3 h
- PR fusionados (30 d)
- 7
Descripción
as described in this guide : http://pgas.freeshell.org/mirror/ABSlocalization.html
localization is possible with dollar sign before double quotes
```
cd $var || error $"Can't cd to %s." "$var"
read -p $"Enter the value: " var
```
maybe amber can add this sign easily.
this may make it possible in the future to generate translation files easily directly with Amber or with integrated function
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.