mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-06-04 19:39:15 +00:00
Initial Prep for Keyboard Label Transfer
Preparing to transfer updated keyboard labels from another MR into this one.
This commit is contained in:
@@ -53,26 +53,26 @@
|
|||||||
{
|
{
|
||||||
"ID": "KeyShiftRight",
|
"ID": "KeyShiftRight",
|
||||||
"Translations": {
|
"Translations": {
|
||||||
"ar_SA": "زر Shift الأيمن",
|
"ar_SA": "⇧ يمين",
|
||||||
"de_DE": "",
|
"de_DE": "⇧ Rechts",
|
||||||
"el_GR": "",
|
"el_GR": "⇧ Δεξί",
|
||||||
"en_US": "Shift Right",
|
"en_US": "⇧ Right",
|
||||||
"es_ES": "Mayús Derecha",
|
"es_ES": "⇧ Derecha",
|
||||||
"fr_FR": "Maj Droite",
|
"fr_FR": "⇧ Droit",
|
||||||
"he_IL": "",
|
"he_IL": "⇧ ימין",
|
||||||
"it_IT": "Maiusc destro",
|
"it_IT": "⇧ Destro",
|
||||||
"ja_JP": "",
|
"ja_JP": "⇧右",
|
||||||
"ko_KR": "우측 Shift",
|
"ko_KR": "우측 ⇧",
|
||||||
"no_NO": "Skift høyre",
|
"no_NO": "⇧ Høyre",
|
||||||
"pl_PL": "",
|
"pl_PL": "⇧ Prawy",
|
||||||
"pt_BR": "Shift Direito",
|
"pt_BR": "⇧ Direito",
|
||||||
"ru_RU": "Правый Shift",
|
"ru_RU": "Правый ⇧",
|
||||||
"sv_SE": "Skift höger",
|
"sv_SE": "⇧ Höger",
|
||||||
"th_TH": "Shift ขวา",
|
"th_TH": "⇧ ขวา",
|
||||||
"tr_TR": "Sağ Shift",
|
"tr_TR": "⇧ Sağ",
|
||||||
"uk_UA": "Shift Правий",
|
"uk_UA": "⇧ Правий",
|
||||||
"zh_CN": "右侧Shift",
|
"zh_CN": "右侧⇧",
|
||||||
"zh_TW": "右 Shift"
|
"zh_TW": "右 ⇧"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user