mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-07-23 01:01:06 +10:00
Merge branch 'dev' into dev
This commit is contained in:
@@ -4175,6 +4175,17 @@ class AppLocalizationsEs extends AppLocalizations {
|
||||
String get translation_composerSubtitle =>
|
||||
'Controla el estado predeterminado del icono de traducción del compositor.';
|
||||
|
||||
@override
|
||||
String get translation_autoIncomingTitle =>
|
||||
'Traducir mensajes automáticamente';
|
||||
|
||||
@override
|
||||
String get translation_autoIncomingSubtitle =>
|
||||
'Traduce mensajes para notificaciones y para chats o canales automáticamente.';
|
||||
|
||||
@override
|
||||
String get translation_translateMessage => 'Traducir mensaje';
|
||||
|
||||
@override
|
||||
String get translation_targetLanguage => 'Idioma de destino';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user