1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 09:46:22 +00:00

Merge pull request #2017 from onurpalaz/master

Added Turkish translation
This commit is contained in:
Junyoung Choi (Sai)
2018-06-08 15:01:39 +09:00
committed by GitHub
2 changed files with 158 additions and 0 deletions

View File

@@ -58,6 +58,9 @@ const languages = [
{
name: 'Spanish',
locale: 'es-ES'
}, {
name: 'Turkish',
locale: 'tr'
}
]