mirror of
https://github.com/localsend/localsend.git
synced 2026-01-14 17:37:57 -05:00
i18n: Updating missing translations for Ukrainian and Russian languages (uk-UK; ru-Ru) (#1655)
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
"After editing this file, you can run 'dart run slang apply --locale=ru' to quickly apply the newly added translations."
|
||||
],
|
||||
"sendTab": {
|
||||
"manualSending": "Manual sending"
|
||||
"manualSending": "Ручная отправка"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -4,6 +4,6 @@
|
||||
"After editing this file, you can run 'dart run slang apply --locale=uk' to quickly apply the newly added translations."
|
||||
],
|
||||
"sendTab": {
|
||||
"manualSending": "Manual sending"
|
||||
"manualSending": "Ручне надсилання"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user