mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-07-29 23:08:44 +10:00
fix(l10n): add channels_channelDeleteFailed with proper placeholder typing and translations
This commit is contained in:
+3
-1
@@ -1,4 +1,6 @@
|
||||
{
|
||||
{
|
||||
"channels_channelDeleteFailed": "No se pudo eliminar el canal \"{name}\"",
|
||||
"@channels_channelDeleteFailed": { "placeholders": { "name": { "type": "String" } } },
|
||||
"@@locale": "es",
|
||||
"appTitle": "MeshCore Open",
|
||||
"nav_contacts": "Contactos",
|
||||
|
||||
Reference in New Issue
Block a user