mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-07-03 15:30:57 +10:00
Add localization for new CLI commands and update existing strings
This commit is contained in:
@@ -2319,6 +2319,12 @@ class AppLocalizationsKo extends AppLocalizations {
|
||||
@override
|
||||
String get repeater_cliQuickClock => '시계';
|
||||
|
||||
@override
|
||||
String get repeater_cliQuickClockSync => '시계 동기화';
|
||||
|
||||
@override
|
||||
String get repeater_cliQuickDiscovery => '이웃 발견하기';
|
||||
|
||||
@override
|
||||
String get repeater_cliHelpAdvert => '광고 패킷을 발송';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user