Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Cherry Pick] Fix [UI/UX] [Front End] Settings Page #4032

Merged
merged 3 commits into from
Feb 12, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Fix [UI/UX] [Locales] [SK] Correct Typo
- [+] fix(sk.ts): correct typo in ApiVersion key in Slovak locale file
H0llyW00dzZ committed Feb 11, 2024
commit ccc7fdbef22724b6cee00f4251298104882d0755
2 changes: 1 addition & 1 deletion app/locales/sk.ts
Original file line number Diff line number Diff line change
@@ -334,7 +334,7 @@ const sk: PartialLocaleType = {
SubTitle: "Príklad:",
},

ApiVerion: {
ApiVersion: {
Title: "Verzia API (gemini-pro verzia API)",
SubTitle: "Vyberte špecifickú verziu časti",
},