mirror of
https://github.com/Sped0n/bridget.git
synced 2026-04-21 13:39:30 -07:00
feat(i18n): add translations for the new languages (de, es, fr, it, CJK)
This commit is contained in:
9
i18n/en.toml
Normal file
9
i18n/en.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[next]
|
||||
other = "next"
|
||||
[prev]
|
||||
other = "prev"
|
||||
[close]
|
||||
other = "close"
|
||||
# capitialize the first letter of the word
|
||||
[threshold]
|
||||
other = "Threshold"
|
||||
Reference in New Issue
Block a user