We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9dd06a commit caef652Copy full SHA for caef652
2 files changed
locales/da.json
@@ -1,9 +1,13 @@
1
{
2
"@metadata": {
3
"authors": [
4
+ "Peterleth",
5
"Saederup92"
6
]
7
},
8
+ "ep_align.align": "Juster",
9
"ep_align.toolbar.left.title": "Venstre",
- "ep_align.toolbar.right.title": "Højre"
10
+ "ep_align.toolbar.center.title": "Centrer",
11
+ "ep_align.toolbar.right.title": "Højre",
12
+ "ep_align.toolbar.justify.title": "Justér"
13
}
locales/ro.json
@@ -0,0 +1,12 @@
+{
+ "@metadata": {
+ "authors": [
+ "SZ475"
+ ]
+ },
+ "ep_align.align": "Aliniere",
+ "ep_align.toolbar.left.title": "Stânga",
+ "ep_align.toolbar.center.title": "Centru",
+ "ep_align.toolbar.right.title": "Dreapta",
+ "ep_align.toolbar.justify.title": "Justifică"
+}
0 commit comments