client refactor: remove global variables for i18n #168

Closed
Johann150 wants to merge 1 commit from remove-global-i18n into main
Owner

This removes the $ts and $t variables that were registered as global in vue. They are identical to i18n.ts and i18n.t respectively.

This removes the `$ts` and `$t` variables that were registered as global in vue. They are identical to `i18n.ts` and `i18n.t` respectively.
Johann150 added 1 commit 2022-09-21 09:12:57 +00:00
remove global variables for i18n
Some checks failed
ci/woodpecker/pr/lint-foundkey-js Pipeline was successful
ci/woodpecker/pr/lint-backend Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/lint-client Pipeline failed
ci/woodpecker/pr/test Pipeline failed
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/lint-foundkey-js Pipeline was successful
ci/woodpecker/push/lint-client Pipeline was successful
ci/woodpecker/push/lint-backend Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
2b4646d250
norm approved these changes 2022-09-21 17:27:52 +00:00
Owner

merged in 772d4618a6

merged in https://akkoma.dev/FoundKeyGang/FoundKey/commit/772d4618a660c8873e4891845ce85ef751344e35
norm closed this pull request 2022-09-21 17:30:55 +00:00
norm deleted branch remove-global-i18n 2022-09-22 23:04:13 +00:00
Some checks failed
ci/woodpecker/pr/lint-foundkey-js Pipeline was successful
ci/woodpecker/pr/lint-backend Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/lint-client Pipeline failed
ci/woodpecker/pr/test Pipeline failed
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/lint-foundkey-js Pipeline was successful
ci/woodpecker/push/lint-client Pipeline was successful
ci/woodpecker/push/lint-backend Pipeline was successful
ci/woodpecker/push/test Pipeline was successful

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
feature
fix
upkeep
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: FoundKeyGang/FoundKey#168
No description provided.