mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-07-08 09:43:23 +10:00
Fix review issues: dedicated l10n keys, remove unrelated CI/macOS changes, translate all locales
- Replace concatenated favorite toggle strings with dedicated listFilter_addToFavorites/removeFromFavorites keys - Remove unrelated CI artifact upload step from build.yml - Revert unrelated macOS GeneratedPluginRegistrant.swift change - Add comment explaining groups hidden under favorites filter - Translate new keys across all 14 locales
This commit is contained in:
+1
-53
@@ -1,53 +1 @@
|
||||
{
|
||||
"bg": [
|
||||
"listFilter_favorites"
|
||||
],
|
||||
|
||||
"es": [
|
||||
"listFilter_favorites"
|
||||
],
|
||||
|
||||
"fr": [
|
||||
"listFilter_favorites"
|
||||
],
|
||||
|
||||
"it": [
|
||||
"listFilter_favorites"
|
||||
],
|
||||
|
||||
"nl": [
|
||||
"listFilter_favorites"
|
||||
],
|
||||
|
||||
"pl": [
|
||||
"listFilter_favorites"
|
||||
],
|
||||
|
||||
"pt": [
|
||||
"listFilter_favorites"
|
||||
],
|
||||
|
||||
"ru": [
|
||||
"listFilter_favorites"
|
||||
],
|
||||
|
||||
"sk": [
|
||||
"listFilter_favorites"
|
||||
],
|
||||
|
||||
"sl": [
|
||||
"listFilter_favorites"
|
||||
],
|
||||
|
||||
"sv": [
|
||||
"listFilter_favorites"
|
||||
],
|
||||
|
||||
"uk": [
|
||||
"listFilter_favorites"
|
||||
],
|
||||
|
||||
"zh": [
|
||||
"listFilter_favorites"
|
||||
]
|
||||
}
|
||||
{}
|
||||
Reference in New Issue
Block a user