- 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 localeschore/offband-rebrand
parent
d5ac84430c
commit
50af2e0bc9
@ -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"
|
||||
]
|
||||
}
|
||||
{}
|
||||
Loading…
Reference in new issue