mirror of
https://github.com/RD17/ambar.git
synced 2026-04-25 15:35:49 +03:00
[PR #261] [CLOSED] Add Swedish language support #297
Labels
No labels
$$ Paid Support
bug
bug
enhancement
help wanted
invalid
pull-request
question
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ambar#297
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/RD17/ambar/pull/261
Author: @Yavari
Created: 8/30/2019
Status: ❌ Closed
Base:
master← Head:swedish-language📝 Commits (10+)
1010ce7Initial commite1db4b6Update README.md47e68eeCreate License.txtc7ece0eUpdate README.md80bed70Update README.md06e0e34Added submodulese553064Updated Readmeeb60f7cUpdated Readmeaf7ba5fUpdate README.mde20da0dUpdate README.md📊 Changes
395 files changed (+19526 additions, -28 deletions)
View changed files
➕
.github/stale.yml(+17 -0)➕
.gitignore(+374 -0)➕
.vscode/launch.json(+104 -0)➕
.vscode/settings.json(+3 -0)➕
CHANGELOG.md(+304 -0)➕
ElasticSearch/.gitignore(+371 -0)➕
ElasticSearch/Dockerfile(+17 -0)➕
ElasticSearch/elasticsearch.yml(+12 -0)➕
FrontEnd/.babelrc(+10 -0)➕
FrontEnd/.editorconfig(+30 -0)➕
FrontEnd/.eslintignore(+6 -0)➕
FrontEnd/.eslintrc(+29 -0)➕
FrontEnd/.gitignore(+371 -0)➕
FrontEnd/.reduxrc(+7 -0)➕
FrontEnd/Dockerfile(+15 -0)➕
FrontEnd/bin/compile.js(+24 -0)➕
FrontEnd/bin/server.js(+11 -0)➕
FrontEnd/blueprints/.eslintrc(+11 -0)➕
FrontEnd/blueprints/component/files/src/components/__name__/__name__.js(+10 -0)➕
FrontEnd/blueprints/component/files/src/components/__name__/__name__.scss(+2 -0)...and 80 more files
📄 Description
I am not sure if you accept pull request or if you want this feature. You can remove it if you don't like it.
Added support for Swedish language
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.