Skip to content

Commit de03cda

Browse files
committed
feat: add language selection option to translations
1 parent 1e9499c commit de03cda

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

i18n.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ checksums:
2525
translations/5094816764441618825: 7e6e808366757012b676ad7885f08801
2626
translations/4183787893685483960: 6da9f2e61464563c9577b9c28125d14a
2727
translations/1201443284838458542: bb9caecd43f9e8a9cece8a50102139c9
28+
translations/8197760814140039374: 7fa8806eeb911aa9ba9f013b274a2e47
2829
translations/1816521607083626140: e385e29ea411b98b1fa894c2aa33c954
2930
translations/7143579180750436311: 8ea10b45b9abab2a3bfc3c07e1c9cdc6
3031
translations/2344595042180491502: 9c59b8b91429279520c7720aa0adda7b
31-
translations/6192733253817328176: 9f499bd94b2845d48c4f13f9cb73c606
3232
translations/1719287136023889621: 91d01c8cfcdcd1c5342d9ee77358d550
3333
translations/2302875077251072432: 076dced885165b351c044306c2fa7b11
3434
translations/8103013737383616776: fc7bce511525d877e42d49df3e645770

src/locale/messages.en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
"5094816764441618825": " Start your project 🚀 ",
2525
"4183787893685483960": " Know our Apps ",
2626
"1201443284838458542": "Multiplatform Apps Illustration",
27+
"8197760814140039374": "Select language",
2728
"1816521607083626140": "AppOutlet",
2829
"7143579180750436311": "Services",
2930
"2344595042180491502": "Our apps",
30-
"6192733253817328176": "Welcome to AppOutlet!",
3131
"1719287136023889621": " Our Portfolio ",
3232
"2302875077251072432": "DisCorkie App Screenshot",
3333
"8103013737383616776": "DisCorkie App Icon",

src/locale/messages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
"5094816764441618825": " Start your project 🚀 ",
2525
"4183787893685483960": " Know our Apps ",
2626
"1201443284838458542": "Multiplatform Apps Illustration",
27+
"8197760814140039374": "Select language",
2728
"1816521607083626140": "AppOutlet",
2829
"7143579180750436311": "Services",
2930
"2344595042180491502": "Our apps",
30-
"6192733253817328176": "Welcome to AppOutlet!",
3131
"1719287136023889621": " Our Portfolio ",
3232
"2302875077251072432": "DisCorkie App Screenshot",
3333
"8103013737383616776": "DisCorkie App Icon",

0 commit comments

Comments
 (0)