New Crowdin updates (#1614)

This commit is contained in:
Thomas Camlong
2023-11-14 20:04:13 +01:00
committed by GitHub
parent de344ccea9
commit 12d531c258
69 changed files with 771 additions and 150 deletions

View File

@@ -18,10 +18,33 @@
"background": {
"label": "背景"
},
"backgroundImageAttachment": {
"label": "",
"options": {
"fixed": "",
"scroll": ""
}
},
"backgroundImageSize": {
"label": "",
"options": {
"cover": "",
"contain": ""
}
},
"backgroundImageRepeat": {
"label": "",
"options": {
"repeat": "",
"no-repeat": "",
"repeat-x": "",
"repeat-y": ""
}
},
"customCSS": {
"label": "カスタムCSS",
"description": "さらに、CSS を使用してダッシュボードをカスタマイズします。経験豊富なユーザーにのみお勧めします。",
"placeholder": "カスタムCSSは最後に適用されます",
"applying": "CSSを適用中..."
}
}
}