"get-i18n"
This commit is contained in:
parent
6b5cc68f6a
commit
127c628afd
2 changed files with 5 additions and 5 deletions
|
@ -125,10 +125,10 @@
|
|||
"term.equalizer": "Equalizer",
|
||||
"term.reset": "Reset",
|
||||
// Example for multiple plural forms : look up the key for your language in https://github.com/prantlf/fast-plural-rules/blob/master/docs/languages.md#supported-languages
|
||||
"term.track": {
|
||||
"one" : "track",
|
||||
"other" : "tracks"
|
||||
},
|
||||
// "term.track": {
|
||||
// "one" : "track",
|
||||
// "other" : "tracks"
|
||||
// },
|
||||
"term.tracks": "tracks", // Assume x amount of tracks. e.g. 50 tracks
|
||||
"term.videos": "Videos",
|
||||
"term.menu": "Menu",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue