WIP: feat: add basic support for i18n #19

Draft
glenux wants to merge 1 commit from feature/13-add-support-for-i18n into develop
Owner
No description provided.
glenux added 1 commit 2023-11-18 18:59:16 +00:00
feat: add basic support for i18n
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
24f7927ac0
glenux added this to the vZ.Z.Z - Future (backlog) milestone 2023-11-20 11:41:36 +00:00
glenux added this to the Default project 2023-11-20 11:41:41 +00:00
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
This pull request has changes conflicting with the target branch.
  • shard.lock
  • shard.yml
  • src/cli.cr
  • src/main.cr
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/13-add-support-for-i18n:feature/13-add-support-for-i18n
git checkout feature/13-add-support-for-i18n

Merge

Merge the changes and update on Forgejo.
git checkout develop
git merge --no-ff feature/13-add-support-for-i18n
git checkout develop
git merge --ff-only feature/13-add-support-for-i18n
git checkout feature/13-add-support-for-i18n
git rebase develop
git checkout develop
git merge --no-ff feature/13-add-support-for-i18n
git checkout develop
git merge --squash feature/13-add-support-for-i18n
git checkout develop
git merge --ff-only feature/13-add-support-for-i18n
git checkout develop
git merge feature/13-add-support-for-i18n
git push origin develop
Sign in to join this conversation.
No reviewers
No labels
No project
No assignees
1 participant
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: glenux/mfm#19
No description provided.