You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: i18n/en.js
+30-19Lines changed: 30 additions & 19 deletions
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ export default {
11
11
description: 'ParchLinux, which stands for Persian Arch, is a Linux distribution based on the popular and versatile Arch Linux. It aims to provide a streamlined, user-friendly experience while maintaining the customizability and performance that Arch Linux is known for.',
12
12
downloadButton: 'Download',
13
13
learnMoreButton: 'Learn More',
14
-
title: 'Parch GNU/Linux',
14
+
title: 'Parch GNU/Linux'
15
15
},
16
16
17
17
navigation: {
@@ -24,7 +24,7 @@ export default {
24
24
join: 'Join',
25
25
team: 'Team',
26
26
toggle_language: 'Toggle Language',
27
-
toggle_theme: 'Toggle Theme',
27
+
toggle_theme: 'Toggle Theme'
28
28
},
29
29
30
30
team: {
@@ -50,19 +50,19 @@ export default {
50
50
forum: 'Forums',
51
51
wiki: 'Wiki',
52
52
chat: 'Chat',
53
-
contrib: 'Contribute',
53
+
contrib: 'Contribute'
54
54
},
55
55
text: {
56
56
forum: 'Connect with other Parch users and get help.',
57
57
wiki: 'Explore our comprehensive documentation.',
58
58
chat: 'Join our IRC or Matrix channels for real-time discussions.',
59
-
contrib: 'Help improve Parch by contributing code or translations.',
59
+
contrib: 'Help improve Parch by contributing code or translations.'
0 commit comments