We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17cb960 commit 2656f52Copy full SHA for 2656f52
.all-contributorsrc
@@ -30,9 +30,10 @@
30
"avatar_url": "https://avatars.githubusercontent.com/u/13505298?v=4",
31
"profile": "http://salamaashoush.com",
32
"contributions": [
33
- "plugin"
34
- ]
35
- },
+ "plugin"
+ ]
+ },
36
+ {
37
"login": "daniel-werner",
38
"name": "Daniel Werner",
39
"avatar_url": "https://avatars.githubusercontent.com/u/38726367?v=4",
l10n/index.ts
@@ -13,7 +13,7 @@ import deDE from './de_DE';
13
import ptBR from './pt_BR';
14
import faIR from './fa_IR';
15
import nbNO from './nb_NO';
16
-import msMY from './ms_MY';
+import uaUA from './ua_UA';
17
18
export {
19
esES,
@@ -31,5 +31,5 @@ export {
ptBR,
faIR,
nbNO,
- msMY
+ uaUA
};
0 commit comments