-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlanguages.yaml
45 lines (32 loc) · 981 Bytes
/
languages.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
en:
PLUGIN_IMAGE_COMPARER:
TITLE: 'Image Comparer'
USE_BUILT_IN_CSS: 'Use built in CSS'
USE_BUILT_IN_JS: 'Use built in JS'
COMPARERS:
LABEL: 'Comparers list'
BEFORE:
LABEL: 'Before'
MIDDLE:
LABEL: 'Middle'
DESCRIPTION: 'Leave two text and image fields in here empty for only two image (before-after) comparison'
AFTER:
LABEL: 'After'
TEXT: 'Text'
IMAGE: 'Image'
lt:
PLUGIN_IMAGE_COMPARER:
TITLE: 'Paveikslėlių palyginimas'
USE_BUILT_IN_CSS: 'Naudoti įskiepio CSS'
USE_BUILT_IN_JS: 'Naudoti įskiepio JS'
COMPARERS:
LABEL: 'Palygynimų sąrašas'
BEFORE:
LABEL: 'Prieš'
MIDDLE:
LABEL: 'Tarpe'
DESCRIPTION: 'Palikite čia esančius teksto ir paveikslėlio laukus tuščius, jei norite tik dviejų (prieš-po) paveikslėlių palyginimo'
AFTER:
LABEL: 'Po'
TEXT: 'Tekstas'
IMAGE: 'Paveikslėlis'