Merge branch 'main' into candidate

This commit is contained in:
xmflsct 2022-10-31 23:54:20 +01:00
commit 43c5f98529
8 changed files with 48 additions and 8 deletions

View File

@ -38,7 +38,12 @@
}, },
"reblogged": { "reblogged": {
"accessibilityLabel": "Tröt boosten", "accessibilityLabel": "Tröt boosten",
"function": "Boost" "function": "Boost",
"options": {
"title": "",
"public": "",
"unlisted": ""
}
}, },
"favourited": { "favourited": {
"accessibilityLabel": "Favorit", "accessibilityLabel": "Favorit",

View File

@ -38,7 +38,12 @@
}, },
"reblogged": { "reblogged": {
"accessibilityLabel": "Ricondividi questo toot", "accessibilityLabel": "Ricondividi questo toot",
"function": "Ricondividi toot" "function": "Ricondividi toot",
"options": {
"title": "",
"public": "",
"unlisted": ""
}
}, },
"favourited": { "favourited": {
"accessibilityLabel": "Apprezza questo toot", "accessibilityLabel": "Apprezza questo toot",

View File

@ -38,7 +38,12 @@
}, },
"reblogged": { "reblogged": {
"accessibilityLabel": "このトゥートをブーストしますか?", "accessibilityLabel": "このトゥートをブーストしますか?",
"function": "トゥートをブースト" "function": "トゥートをブースト",
"options": {
"title": "",
"public": "",
"unlisted": ""
}
}, },
"favourited": { "favourited": {
"accessibilityLabel": "このトゥートをお気に入りに追加", "accessibilityLabel": "このトゥートをお気に入りに追加",

View File

@ -38,7 +38,12 @@
}, },
"reblogged": { "reblogged": {
"accessibilityLabel": "이 툿 부스트", "accessibilityLabel": "이 툿 부스트",
"function": "툿 부스트" "function": "툿 부스트",
"options": {
"title": "",
"public": "",
"unlisted": ""
}
}, },
"favourited": { "favourited": {
"accessibilityLabel": "이 툿 즐겨찾기에 추가", "accessibilityLabel": "이 툿 즐겨찾기에 추가",

View File

@ -38,7 +38,12 @@
}, },
"reblogged": { "reblogged": {
"accessibilityLabel": "Boost este toot", "accessibilityLabel": "Boost este toot",
"function": "Boost toot" "function": "Boost toot",
"options": {
"title": "",
"public": "",
"unlisted": ""
}
}, },
"favourited": { "favourited": {
"accessibilityLabel": "Adicionar este toot aos favoritos", "accessibilityLabel": "Adicionar este toot aos favoritos",

View File

@ -38,7 +38,12 @@
}, },
"reblogged": { "reblogged": {
"accessibilityLabel": "Đăng lại tút này", "accessibilityLabel": "Đăng lại tút này",
"function": "Đăng lại tút" "function": "Đăng lại tút",
"options": {
"title": "",
"public": "",
"unlisted": ""
}
}, },
"favourited": { "favourited": {
"accessibilityLabel": "Thích tút này", "accessibilityLabel": "Thích tút này",

View File

@ -38,7 +38,12 @@
}, },
"reblogged": { "reblogged": {
"accessibilityLabel": "转发此嘟文", "accessibilityLabel": "转发此嘟文",
"function": "转嘟" "function": "转嘟",
"options": {
"title": "选择转嘟可见性",
"public": "公开转嘟",
"unlisted": "不公开转嘟"
}
}, },
"favourited": { "favourited": {
"accessibilityLabel": "添加此嘟文至喜欢列表", "accessibilityLabel": "添加此嘟文至喜欢列表",

View File

@ -38,7 +38,12 @@
}, },
"reblogged": { "reblogged": {
"accessibilityLabel": "轉發此嘟", "accessibilityLabel": "轉發此嘟",
"function": "轉嘟" "function": "轉嘟",
"options": {
"title": "選擇轉嘟範圍",
"public": "公開轉嘟",
"unlisted": "不公開轉嘟"
}
}, },
"favourited": { "favourited": {
"accessibilityLabel": "將嘟文加入最愛", "accessibilityLabel": "將嘟文加入最愛",