File tree Expand file tree Collapse file tree 1 file changed +18
-2
lines changed
packages/ubuntu_localizations/lib/src/l10n Expand file tree Collapse file tree 1 file changed +18
-2
lines changed Original file line number Diff line number Diff line change 56
56
"@downloadLabel": {},
57
57
"editLabel": "Επεξεργασία",
58
58
"@editLabel": {},
59
- "errorLabel": "Λάθος ",
59
+ "errorLabel": "Error ",
60
60
"@errorLabel": {},
61
61
"executeLabel": "Εκτέλεση",
62
62
"@executeLabel": {},
139
139
"backAction": "Πηγαίνω πίσω",
140
140
"@backAction": {},
141
141
"weakPassword": "Αδύναμος κωδικός πρόσβασης",
142
- "@weakPassword": {}
142
+ "@weakPassword": {},
143
+ "controlKey": "Control",
144
+ "@controlKey": {},
145
+ "metaKey": "Meta",
146
+ "@metaKey": {},
147
+ "shiftKey": "Shift",
148
+ "@shiftKey": {},
149
+ "altKey": "Alt",
150
+ "@altKey": {},
151
+ "boldLabel": "Bold",
152
+ "@boldLabel": {},
153
+ "bottomLabel": "Bottom",
154
+ "@bottomLabel": {},
155
+ "enterLabel": "Enter",
156
+ "@enterLabel": {},
157
+ "goBackLabel": "Go back",
158
+ "@goBackLabel": {}
143
159
}
You can’t perform that action at this time.
0 commit comments