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
# πΊπΈ CiSkeleton Language Pack β English (US)
2
2
3
-
This repository contains the **default English language pack** for [CiSkeleton (CSK)](https://github.com/ianhubnet).
3
+
This repository contains the **default English language pack** for [CiSkeleton (CSK)](https://github.com/ciskeleton).
4
4
5
5
CSK uses a modular translation system, where each language is maintained as an independent package for easier updates and community contributions.
6
6
@@ -12,29 +12,71 @@ CSK uses a modular translation system, where each language is maintained as an i
12
12
13
13
## Structure
14
14
15
-
Each CSK translation must follow the naming convention `csk-lang-<language>` and contain standard CodeIgniter files inside `language/<language>/ci3/` and CSK files inside `language/<language>/`. Admin files should be put inside `language/<languages>/admin/`.
15
+
Each CSK translation must follow the naming convention `lang-<language>` and contain standard CodeIgniter files inside `language/<language>/ci3/` and CSK files inside `language/<language>/`. Admin files should be put inside `language/<languages>/admin/`.
16
16
17
17
## Contribution
18
18
If you want to translate CSK into another language:
19
19
1. Fork this repository.
20
-
2. Rename it to follow `csk-lang-<yourlanguage>`.
20
+
2. Rename it to follow `lang-<yourlanguage>`.
21
21
3. Add your translations.
22
22
4. Push to your own repo β CSK automation will take care of the rest.
23
23
24
-
> βοΈ CSK automatically detects new translations and adds them to the [csk-packages](https://github.com/ianhubnet/csk-packages) hub.
24
+
> βοΈ CSK automatically detects new translations and adds them to the [packages](https://github.com/ciskeleton/packages) hub.
25
25
26
26
## π Related Repositories
27
27
28
-
This repository belongs to the [`csk-packages`](https://github.com/ianhubnet/csk-packages) collection:
28
+
This repository belongs to the [`packages`](https://github.com/ciskeleton/packages) collection:
29
29
30
-
*`english` β β Public (default language)
31
-
*`arabic` β π Private
32
-
*`french` β π Private
33
-
*`spanish` β π Private
34
-
*`german` β π Private
35
-
36
-
β¦and more!
30
+
| Folder | Access |
31
+
| :----- | :----- |
32
+
|`english`| β Public (default language) |
33
+
|`arabic`| π Private |
34
+
|`armenian`| π Private |
35
+
|`bengali`| π Private |
36
+
|`brazilian`| π Private |
37
+
|`bulgarian`| π Private |
38
+
|`catalan`| π Private |
39
+
|`chinese`| π Private |
40
+
|`croatian`| π Private |
41
+
|`czech`| π Private |
42
+
|`danish`| π Private |
43
+
|`dutch`| π Private |
44
+
|`estonian`| π Private |
45
+
|`filipino`| π Private |
46
+
|`finnish`| π Private |
47
+
|`french`| π Private |
48
+
|`georgian`| π Private |
49
+
|`german`| π Private |
50
+
|`greek`| π Private |
51
+
|`hindi`| π Private |
52
+
|`hungarian`| π Private |
53
+
|`indonesian`| π Private |
54
+
|`italian`| π Private |
55
+
|`japanese`| π Private |
56
+
|`korean`| π Private |
57
+
|`latvian`| π Private |
58
+
|`lithuanian`| π Private |
59
+
|`malay`| π Private |
60
+
|`norwegian`| π Private |
61
+
|`persian`| π Private |
62
+
|`polish`| π Private |
63
+
|`portuguese`| π Private |
64
+
|`romanian`| π Private |
65
+
|`russian`| π Private |
66
+
|`serbian`| π Private |
67
+
|`slovak`| π Private |
68
+
|`slovenian`| π Private |
69
+
|`spanish`| π Private |
70
+
|`swahili`| π Private |
71
+
|`swedish`| π Private |
72
+
|`taiwanese`| π Private |
73
+
|`tamil`| π Private |
74
+
|`thai`| π Private |
75
+
|`turkish`| π Private |
76
+
|`ukrainian`| π Private |
77
+
|`urdu`| π Private |
78
+
|`vietnamese`| π Private |
37
79
38
80
## π About CiSkeleton (CSK)
39
81
40
-
[CiSkeleton (CSK)](https://github.com/ianhubnet) is a complete, modern foundation built on CodeIgniter 3 β offering modular architecture, multilingual support, an admin panel, and much more.
82
+
[CiSkeleton (CSK)](https://github.com/ciskeleton) is a complete, modern foundation built on CodeIgniter 3 β offering modular architecture, multilingual support, an admin panel, and much more.
0 commit comments